Set camera extension package to Google package
Change-Id: I519ebf8a1e2a9d06561471206c91c01b352ebd47
This commit is contained in:
parent
339b95a91f
commit
3749d1049a
1 changed files with 5 additions and 0 deletions
|
@ -6,3 +6,8 @@
|
||||||
|
|
||||||
# Overlays
|
# Overlays
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/zumapro/overlay-lineage
|
DEVICE_PACKAGE_OVERLAYS += device/google/zumapro/overlay-lineage
|
||||||
|
|
||||||
|
# Camera
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.vendor.camera.extensions.package=com.google.android.apps.camera.services \
|
||||||
|
ro.vendor.camera.extensions.service=com.google.android.apps.camera.services.extensions.service.PixelExtensions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue