Disable Android camera flash and autofocus on Tablet products am: e735068f58
am: 31b4db2675
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19298910 Change-Id: Ib5576a97fe6bb1edc60f6d4d391550238b7898f6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9125380049
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ DEVICE_PACKAGE_OVERLAYS += device/google/tangorpro/tangorpro/overlay
|
||||||
PRODUCT_SOONG_NAMESPACES += device/google/tangorpro
|
PRODUCT_SOONG_NAMESPACES += device/google/tangorpro
|
||||||
PRODUCT_PACKAGES += WifiOverlayT6pro
|
PRODUCT_PACKAGES += WifiOverlayT6pro
|
||||||
|
|
||||||
|
# Disable camera flash and autofocus related xml with a disable flag.
|
||||||
|
# This flag need to be set before device/google/gs201/device.mk
|
||||||
|
DISABLE_CAMERA_FS_AF := true
|
||||||
|
|
||||||
include device/google/gs201/device-shipping-common.mk
|
include device/google/gs201/device-shipping-common.mk
|
||||||
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue