Merge "Add One Handed mode system property for F10" into tm-dev
This commit is contained in:
commit
a6aba1ade9
1 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,10 @@ PRODUCT_PACKAGES_DEBUG += \
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
persist.bluetooth.a2dp_aac.vbr_supported=true
|
persist.bluetooth.a2dp_aac.vbr_supported=true
|
||||||
|
|
||||||
|
# Set support One-handed mode
|
||||||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
ro.support_one_handed_mode=false
|
||||||
|
|
||||||
# Bluetooth HAL
|
# Bluetooth HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
bt_vendor.conf
|
bt_vendor.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue