Set camera extension package to Google package
Change-Id: I519ebf8a1e2a9d06561471206c91c01b352ebd47
This commit is contained in:
parent
fae23b8d62
commit
a346b6de0c
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@
|
||||||
# Overlays
|
# Overlays
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/overlay-lineage
|
DEVICE_PACKAGE_OVERLAYS += device/google/gs101/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
|
||||||
|
|
||||||
# EUICC
|
# EUICC
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
EuiccSupportPixelOverlay
|
EuiccSupportPixelOverlay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue