summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2018-06-29 18:44:41 +0200
committerHan Wang <416810799@qq.com>2019-02-12 10:01:00 +0100
commit96daf8e8025711aac0035e476f14305629c2e24a (patch)
tree0a10a3b78379a217562e0119c28f79795730b7fd
parent04f85386c9a0d696dba0139387194174d6613623 (diff)
oneplus2: 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
-rw-r--r--device.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 2ba5e50..6bcbf41 100644
--- a/device.mk
+++ b/device.mk
@@ -111,7 +111,6 @@ PRODUCT_PACKAGES += \
# Camera
PRODUCT_PACKAGES += \
- camera.device@3.2-impl \
android.hardware.camera.provider@2.4-impl
PRODUCT_PACKAGES += \