Snap for 11704135 from 37463b86e4
to 24Q3-release
Change-Id: I64f89a71d11fb5f692e97970bc367ee43e764d2c
This commit is contained in:
commit
62aaa637c5
6 changed files with 6 additions and 6 deletions
|
@ -403,7 +403,7 @@ endif
|
|||
|
||||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
|
@ -399,7 +399,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
|
@ -362,7 +362,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# Enable Bluetooth AutoOn feature
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
bluetooth.server.automatic_turn_on=true
|
||||
bluetooth.server.automatic_turn_on=false
|
||||
|
||||
# Window Extensions
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)
|
||||
|
|
|
@ -1105,7 +1105,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-12000, 12000]
|
||||
"TempRange": [-10000, 10000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1111,7 +1111,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-12000, 12000]
|
||||
"TempRange": [-10000, 10000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1159,7 +1159,7 @@
|
|||
},
|
||||
{
|
||||
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
|
||||
"TempRange": [-12000, 12000]
|
||||
"TempRange": [-10000, 10000]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue