aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2018-06-29 18:44:41 +0200
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-07-08 18:11:21 +0200
commit168bdf60e45fa1ab9d4aed21e30c4f5ebfcd4252 (patch)
tree5fd8ebe949a7864d08066ecf8826d44745a59169 /msm8996.mk
parent2fde7fd5a30f86d2c9fea396ab3bcddead157e25 (diff)
msm8996-common: Remove camera.device@3.2-impl from PRODUCT_PACKAGES
* camera.device@3.2-impl is a dependency of camera provider therefore there's no need to add it to PRODUCT_PACKAGES. Change-Id: I3ae211965a31b5f85af3dd0fa1c7811b802586c3
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/msm8996.mk b/msm8996.mk
index 58f6c05..dc65b03 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -132,7 +132,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-impl \
android.hardware.camera.provider@2.4-service \
- camera.device@3.2-impl \
camera.msm8996 \
libmm-qcamera \
mm-qcamera-app \