Snap for 11704135 from 37463b86e4 to 24Q3-release

Change-Id: I64f89a71d11fb5f692e97970bc367ee43e764d2c
This commit is contained in:
Android Build Coastguard Worker 2024-04-11 23:01:46 +00:00
commit 62aaa637c5
6 changed files with 6 additions and 6 deletions

View file

@ -403,7 +403,7 @@ endif
# Enable Bluetooth AutoOn feature # Enable Bluetooth AutoOn feature
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.server.automatic_turn_on=true bluetooth.server.automatic_turn_on=false
# Window Extensions # Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -399,7 +399,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Enable Bluetooth AutoOn feature # Enable Bluetooth AutoOn feature
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.server.automatic_turn_on=true bluetooth.server.automatic_turn_on=false
# Window Extensions # Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -362,7 +362,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Enable Bluetooth AutoOn feature # Enable Bluetooth AutoOn feature
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.server.automatic_turn_on=true bluetooth.server.automatic_turn_on=false
# Window Extensions # Window Extensions
$(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/window_extensions.mk)

View file

@ -1105,7 +1105,7 @@
}, },
{ {
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"], "Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-12000, 12000] "TempRange": [-10000, 10000]
} }
] ]
} }

View file

@ -1111,7 +1111,7 @@
}, },
{ {
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"], "Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-12000, 12000] "TempRange": [-10000, 10000]
} }
] ]
} }

View file

@ -1159,7 +1159,7 @@
}, },
{ {
"Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"], "Monitor": ["VIRTUAL-SKIN-MODEL-LEGACY-DIFF"],
"TempRange": [-12000, 12000] "TempRange": [-10000, 10000]
} }
] ]
} }