r8q: Remove blobbed nfc_nci_sec
Change-Id: I8d3157b0b0cd5c53a880bc216e8f9b8c6605348c
This commit is contained in:
-36
@@ -3459,42 +3459,6 @@ cc_prebuilt_library_shared {
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "nfc_nci_sec",
|
||||
owner: "samsung",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: [
|
||||
"proprietary/vendor/lib64/nfc_nci_sec.so",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.nfc@1.0",
|
||||
"android.hardware.nfc@1.1",
|
||||
"android.hardware.nfc@1.2",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libhardware",
|
||||
"libhardware_legacy",
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libcrypto",
|
||||
"libsecnativefeature",
|
||||
"libc++",
|
||||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "sensors.flicker",
|
||||
owner: "samsung",
|
||||
|
||||
BIN
Binary file not shown.
@@ -204,7 +204,6 @@ PRODUCT_PACKAGES += \
|
||||
libtriplecam_optical_zoom_control \
|
||||
libtriplecam_video_optical_zoom \
|
||||
libvdis_interface \
|
||||
nfc_nci_sec \
|
||||
sensors.flicker \
|
||||
sensors.grip \
|
||||
sensors.ssc \
|
||||
|
||||
Reference in New Issue
Block a user