Snap for 9301516 from b66737fbce
to udc-release
Change-Id: Ib9b2a12b59b391775bedefa059019ad8d055bc94
This commit is contained in:
commit
2940acf5de
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,7 @@ include device/google/gs101/device-shipping-common.mk
|
|||
include device/google/gs101/fingerprint/udfps_common.mk
|
||||
include device/google/gs101/telephony/pktrouter.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
include device/google/gs-common/touch/lsi/lsi.mk
|
||||
|
||||
ifeq ($(filter factory_raven, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs101/fingerprint/udfps_shipping.mk
|
||||
|
@ -268,6 +269,9 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
debug.sf.enable_adpf_cpu_hint=true
|
||||
|
||||
# Display RRS default Config
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += persist.vendor.display.primary.boot_config=1440x3120@120
|
||||
|
||||
# Bluetooth OPUS codec
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.opus.enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue