Enable WM extensions on caiman and komomdo
Bug: 325321407 Test: Build Change-Id: I1fc9e40f569c84641f5d1d714f24f11f391c9726
This commit is contained in:
parent
97721df433
commit
54eb81e993
3 changed files with 9 additions and 0 deletions
|
@ -391,3 +391,6 @@ endif
|
|||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
|
@ -387,3 +387,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
|
@ -357,3 +357,6 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue