Disable Baro, Prox and HIFI sensors on Tablet products
Adding the FLAG to exclude related sensor features. Bug: 240652154 Test: adb shell pm list features Change-Id: I80e55ff6496bff6d181a806807a194ce38c6bd44
This commit is contained in:
parent
f01909cc04
commit
752f979adb
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ PRODUCT_PACKAGES += WifiOverlayT6pro
|
|||
# This flag need to be set before device/google/gs201/device.mk
|
||||
DISABLE_CAMERA_FS_AF := true
|
||||
|
||||
# Disable baro, prox, hifi sensor related xml with a disable flag.
|
||||
DISABLE_SENSOR_BARO_PROX_HIFI := true
|
||||
|
||||
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
|
||||
include device/google/gs201/device-shipping-common.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue