aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Barezzi <barezzisebastiano@gmail.com>2021-09-12 19:28:33 +0200
committerSebastiano Barezzi <barezzisebastiano@gmail.com>2021-09-12 20:41:17 +0200
commit4b58fb145258081f73ea6667ea341f47a34d079c (patch)
tree50954769ec15032dd15975e1dc664c3a5344ed69
parent82897658a99841eda8fe98bd2087e6932d1f2b6c (diff)
sdm660-common: Remove explicit camera HIDL interfaces from targets list
* They're built automatically since newer revision needs them Change-Id: I695bb8d7c4120add9c8583658de5ae73f508a25c
-rw-r--r--sdm660.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdm660.mk b/sdm660.mk
index fd43919..ecda6c0 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -147,9 +147,7 @@ PRODUCT_PACKAGES += \
Snap
PRODUCT_PACKAGES += \
- android.hardware.camera.device@3.4:64 \
android.hardware.camera.device@3.5:64 \
- android.hardware.camera.provider@2.4:64 \
android.hardware.camera.provider@2.4-impl:32 \
android.hardware.camera.provider@2.4-service \
android.hardware.camera.provider@2.5:64 \