Snap for 10127524 from 8e20861188
to udc-release
Change-Id: I7be77c0ad93686b5ec5f191d9ae0875e82ffd00d
This commit is contained in:
commit
cedb7caede
3 changed files with 20 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
# Bluetooth Super Wide Band
|
# Bluetooth Super Wide Band
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
bluetooth.hfp.swb.supported=true
|
bluetooth.hfp.swb.supported=false
|
||||||
|
|
||||||
# Bluetooth LE Audio
|
# Bluetooth LE Audio
|
||||||
PRODUCT_PRODUCT_PROPERTIES += \
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
|
@ -134,6 +134,16 @@
|
||||||
"DefaultIndex": 0,
|
"DefaultIndex": 0,
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "CPUDVFSHeadroom",
|
||||||
|
"Path": "/proc/vendor_sched/dvfs_headroom",
|
||||||
|
"Values": [
|
||||||
|
"1280",
|
||||||
|
"1100"
|
||||||
|
],
|
||||||
|
"DefaultIndex": 0,
|
||||||
|
"ResetOnInit": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "MIFTargetLoad",
|
"Name": "MIFTargetLoad",
|
||||||
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
|
"Path": "/sys/class/devfreq/17000010.devfreq_mif/interactive/target_load",
|
||||||
|
@ -1053,6 +1063,12 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "1100"
|
"Value": "1100"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
|
"Node": "CPUDVFSHeadroom",
|
||||||
|
"Duration": 0,
|
||||||
|
"Value": "1100"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_STREAMING_HIGH",
|
"PowerHint": "CAMERA_STREAMING_HIGH",
|
||||||
"Node": "CPUMidClusterMaxFreq",
|
"Node": "CPUMidClusterMaxFreq",
|
||||||
|
|
|
@ -23,6 +23,9 @@
|
||||||
<device name="dhdpcie_host_wake">
|
<device name="dhdpcie_host_wake">
|
||||||
<subsystem>Wifi</subsystem>
|
<subsystem>Wifi</subsystem>
|
||||||
</device>
|
</device>
|
||||||
|
<device name="MAILBOX_AOCF12APxE00">
|
||||||
|
<subsystem>Sound_trigger</subsystem>
|
||||||
|
</device>
|
||||||
<device name="MAILBOX_AOCA322APx100">
|
<device name="MAILBOX_AOCA322APx100">
|
||||||
<subsystem>Sensor</subsystem>
|
<subsystem>Sensor</subsystem>
|
||||||
</device>
|
</device>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue