zuma: Enable SET_SCREEN_STATE request
Bug: 263081412 Test: build pass Change-Id: I17cd92b248e6e111560caad8991b955251428e8f
This commit is contained in:
parent
cadef9557f
commit
3a6c284055
1 changed files with 4 additions and 0 deletions
|
@ -136,6 +136,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.vendor.ril.camp_on_earlier=1
|
persist.vendor.ril.camp_on_earlier=1
|
||||||
|
|
||||||
|
# Enable SET_SCREEN_STATE request
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
persist.vendor.ril.enable_set_screen_state=1
|
||||||
|
|
||||||
# Set supported Bluetooth profiles to enabled
|
# Set supported Bluetooth profiles to enabled
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.profile.asha.central.enabled=true \
|
bluetooth.profile.asha.central.enabled=true \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue