sdm660-common: Update ANT blobs from S62Pro RKQ1.210406.002
Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
386164cb66
commit
4b63dd3f09
6 changed files with 0 additions and 21 deletions
20
Android.bp
20
Android.bp
|
@ -65,26 +65,6 @@ cc_prebuilt_library_shared {
|
||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
|
||||||
name: "libantradio",
|
|
||||||
owner: "xiaomi",
|
|
||||||
strip: {
|
|
||||||
none: true,
|
|
||||||
},
|
|
||||||
target: {
|
|
||||||
android_arm: {
|
|
||||||
srcs: ["proprietary/system_ext/lib/libantradio.so"],
|
|
||||||
},
|
|
||||||
android_arm64: {
|
|
||||||
srcs: ["proprietary/system_ext/lib64/libantradio.so"],
|
|
||||||
},
|
|
||||||
},
|
|
||||||
compile_multilib: "both",
|
|
||||||
check_elf_files: false,
|
|
||||||
prefer: true,
|
|
||||||
system_ext_specific: true,
|
|
||||||
}
|
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "com.quicinc.cne.api@1.0",
|
name: "com.quicinc.cne.api@1.0",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
|
|
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/lib/hw/com.dsi.ant@1.0-impl.so
vendored
BIN
proprietary/vendor/lib/hw/com.dsi.ant@1.0-impl.so
vendored
Binary file not shown.
BIN
proprietary/vendor/lib64/hw/com.dsi.ant@1.0-impl.so
vendored
BIN
proprietary/vendor/lib64/hw/com.dsi.ant@1.0-impl.so
vendored
Binary file not shown.
|
@ -668,7 +668,6 @@ PRODUCT_PACKAGES += \
|
||||||
libsdm-disp-vndapis \
|
libsdm-disp-vndapis \
|
||||||
libthermalclient \
|
libthermalclient \
|
||||||
libtime_genoff \
|
libtime_genoff \
|
||||||
libantradio \
|
|
||||||
CneApp \
|
CneApp \
|
||||||
IWlanService \
|
IWlanService \
|
||||||
TimeService \
|
TimeService \
|
||||||
|
|
Loading…
Reference in a new issue