Enable SET_SCREEN_STATE request for P22
Modem of P22 supports this request Bug: 233335646 Test: manual Change-Id: If0478657684f65d84134eb54d9a0504d5ca0d166
This commit is contained in:
parent
aa81635cad
commit
e8d28c6c1c
1 changed files with 4 additions and 0 deletions
|
@ -120,6 +120,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 the Bluetooth Class of Device
|
# Set the Bluetooth Class of Device
|
||||||
# Service Field: 0x5A -> 90
|
# Service Field: 0x5A -> 90
|
||||||
# Bit 14: LE audio
|
# Bit 14: LE audio
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue