Snap for 12410317 from b6dbbf5e11
to 25Q1-release
Change-Id: Iacb06c35eee8791328e296fe6f5df17c7a60fead
This commit is contained in:
commit
1cbed3c0a3
5 changed files with 1 additions and 63 deletions
|
@ -141,8 +141,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
vendor.camera.debug.enable_software_post_sharpen_node=false
|
||||
|
||||
# Display Config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/display/display_colordata_cal1.pb:$(TARGET_COPY_OUT_VENDOR)/etc/display_colordata_cal1.pb
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.display.png.premultiplied=true
|
||||
|
||||
|
@ -494,7 +492,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
|
||||
# LE Audio Unicast Allowlist
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510
|
||||
persist.bluetooth.leaudio.allow_list=SM-R510,WF-1000XM5
|
||||
|
||||
# Telephony Satellite Feature
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Binary file not shown.
|
@ -3072,18 +3072,6 @@
|
|||
"Duration": 50,
|
||||
"Value": "1"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_FLASH_LED_REDUCE_CRITICAL",
|
||||
"Node": "LimitFlashCurrent",
|
||||
"Duration": 0,
|
||||
"Value": "100"
|
||||
},
|
||||
{
|
||||
"PowerHint": "THERMAL_FLASH_LED_REDUCE_NONE",
|
||||
"Node": "LimitFlashCurrent",
|
||||
"Duration": 0,
|
||||
"Value": "1500"
|
||||
},
|
||||
{
|
||||
"PowerHint": "EXPENSIVE_RENDERING",
|
||||
"Node": "PowerHALRenderingState",
|
||||
|
|
|
@ -6,10 +6,6 @@
|
|||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "battery_cycle",
|
||||
"Type": "BCL_VOLTAGE"
|
||||
},
|
||||
{
|
||||
"Name": "maxfg_base",
|
||||
"Type": "UNKNOWN",
|
||||
|
@ -20,26 +16,6 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "soc",
|
||||
"Type": "BCL_PERCENTAGE",
|
||||
"HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "BCL_AUDIO_BAACL",
|
||||
"Type": "BCL_VOLTAGE",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"TriggerSensor": "soc",
|
||||
"Combination": ["battery", "soc"],
|
||||
"Coefficient": [-25000, 80],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||
"PollingDelay": 0,
|
||||
"PassiveDelay": 1000,
|
||||
"Multiplier": 1,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
|
|
|
@ -6,10 +6,6 @@
|
|||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", "NAN", "NAN", "60.0"],
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "battery_cycle",
|
||||
"Type": "BCL_VOLTAGE"
|
||||
},
|
||||
{
|
||||
"Name": "maxfg_base",
|
||||
"Type": "UNKNOWN",
|
||||
|
@ -20,26 +16,6 @@
|
|||
"Type": "UNKNOWN",
|
||||
"Multiplier": 0.001
|
||||
},
|
||||
{
|
||||
"Name": "soc",
|
||||
"Type": "BCL_PERCENTAGE",
|
||||
"HotThreshold": ["NAN", "NAN", 80, "NAN", "NAN", "NAN", "NAN"],
|
||||
"Multiplier": 1
|
||||
},
|
||||
{
|
||||
"Name": "BCL_AUDIO_BAACL",
|
||||
"Type": "BCL_VOLTAGE",
|
||||
"VirtualSensor": true,
|
||||
"Formula": "COUNT_THRESHOLD",
|
||||
"TriggerSensor": "soc",
|
||||
"Combination": ["battery", "soc"],
|
||||
"Coefficient": [-25000, 80],
|
||||
"HotThreshold": ["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||
"PollingDelay": 0,
|
||||
"PassiveDelay": 1000,
|
||||
"Multiplier": 1,
|
||||
"SendCallback": true
|
||||
},
|
||||
{
|
||||
"Name": "soc_therm",
|
||||
"Type": "UNKNOWN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue