summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2017-11-14 15:10:06 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-11-14 15:10:06 +0000
commite3f0337bffa8f3763563c0c88ba1e12a45ce0dc5 (patch)
treed743065a215b12dd912f8e7184d1c6dc2f4783fc
parent0d63a4cd7e20f76ca302ba33bcad3132df9c0586 (diff)
parent03ef97504bde162fc5465772f3b54c7ff038a40a (diff)
downloadbullhead-e3f0337bffa8f3763563c0c88ba1e12a45ce0dc5.tar.gz
Merge "Remove HIDL interface libraries from self-extractors."
am: 03ef97504b Change-Id: I4f3d0a380957287ac78a908be29eecf25dc0f6de
-rw-r--r--self-extractors/extract-lists.txt4
-rw-r--r--self-extractors/qcom/staging/device-partial.mk4
2 files changed, 0 insertions, 8 deletions
diff --git a/self-extractors/extract-lists.txt b/self-extractors/extract-lists.txt
index 72b6c1d..ef6e01c 100644
--- a/self-extractors/extract-lists.txt
+++ b/self-extractors/extract-lists.txt
@@ -89,9 +89,5 @@
system/lib/libgps.utils.so \
system/lib/libiperf.so \
system/xbin/iperf3 \
- system/lib64/android.hardware.biometrics.fingerprint@2.1.so \
- system/lib64/android.hardware.configstore@1.0.so \
- system/lib64/android.hardware.usb@1.0.so \
- system/lib64/android.hardware.wifi@1.0.so \
"
;;
diff --git a/self-extractors/qcom/staging/device-partial.mk b/self-extractors/qcom/staging/device-partial.mk
index a4115fc..c40c585 100644
--- a/self-extractors/qcom/staging/device-partial.mk
+++ b/self-extractors/qcom/staging/device-partial.mk
@@ -98,8 +98,4 @@ PRODUCT_COPY_FILES := \
vendor/qcom/bullhead/proprietary/libgps.utils.so:system/lib/libgps.utils.so:qcom \
vendor/qcom/bullhead/proprietary/libiperf.so:system/lib/libiperf.so:qcom \
vendor/qcom/bullhead/proprietary/iperf3:system/xbin/iperf3:qcom \
- vendor/qcom/bullhead/proprietary/lib64/android.hardware.biometrics.fingerprint@2.1.so:system/lib64/android.hardware.biometrics.fingerprint@2.1.so:qcom \
- vendor/qcom/bullhead/proprietary/lib64/android.hardware.configstore@1.0.so:system/lib64/android.hardware.configstore@1.0.so:qcom \
- vendor/qcom/bullhead/proprietary/lib64/android.hardware.usb@1.0.so:system/lib64/android.hardware.usb@1.0.so:qcom \
- vendor/qcom/bullhead/proprietary/lib64/android.hardware.wifi@1.0.so:system/lib64/android.hardware.wifi@1.0.so:qcom \