Snap for 10245577 from 5beab3b042 to udc-qpr1-release

Change-Id: I9cd94cec0862f6cce66ee10ebe97b8121aa31491
This commit is contained in:
Android Build Coastguard Worker 2023-06-02 03:02:08 +00:00
commit 0232b45864
4 changed files with 9 additions and 9 deletions

View file

@ -149,7 +149,7 @@ PRODUCT_PACKAGES += \
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=false
bluetooth.hfp.swb.supported=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \

View file

@ -140,7 +140,7 @@ PRODUCT_PACKAGES += \
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=false
bluetooth.hfp.swb.supported=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \

View file

@ -135,7 +135,7 @@ PRODUCT_PACKAGES += \
# Bluetooth Super Wide Band
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hfp.swb.supported=false
bluetooth.hfp.swb.supported=true
# Bluetooth LE Audio
PRODUCT_PRODUCT_PROPERTIES += \

View file

@ -859,19 +859,19 @@
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPULittleClusterDownRateLimitUs",
"Duration": 50,
"Duration": 0,
"Value": "500"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPUMidClusterDownRateLimitUs",
"Duration": 50,
"Duration": 0,
"Value": "500"
},
{
"PowerHint": "DISPLAY_INACTIVE",
"Node": "CPUBigClusterDownRateLimitUs",
"Duration": 50,
"Duration": 0,
"Value": "500"
},
{
@ -2011,19 +2011,19 @@
{
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
"Node": "CPULittleClusterDownRateLimitUs",
"Duration": 0,
"Duration": 50,
"Value": "5000"
},
{
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
"Node": "CPUMidClusterDownRateLimitUs",
"Duration": 0,
"Duration": 50,
"Value": "20000"
},
{
"PowerHint": "DISPLAY_UPDATE_IMMINENT",
"Node": "CPUBigClusterDownRateLimitUs",
"Duration": 0,
"Duration": 50,
"Value": "20000"
},
{