Merge "Enable WM extensions on caiman and komomdo" into main
This commit is contained in:
commit
602e79f222
3 changed files with 9 additions and 0 deletions
|
@ -392,3 +392,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)
|
||||
|
|
|
@ -388,3 +388,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)
|
||||
|
|
|
@ -358,3 +358,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