Snap for 9025309 from 09ff552e57
to udc-release
Change-Id: Ic9770aa3fbfba3bfe53f7c5e6b4655e51d739973
This commit is contained in:
commit
febf9291b9
3 changed files with 1 additions and 43 deletions
|
@ -203,15 +203,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "RestrictedCpuset",
|
|
||||||
"Path": "/dev/cpuset/restricted/cpus",
|
|
||||||
"Values": [
|
|
||||||
"0-3",
|
|
||||||
"0-7"
|
|
||||||
],
|
|
||||||
"ResetOnInit": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "CDHighCpusetCpus",
|
"Name": "CDHighCpusetCpus",
|
||||||
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
||||||
|
@ -1750,18 +1741,6 @@
|
||||||
"Node": "PMQoSCpuDmaLatency",
|
"Node": "PMQoSCpuDmaLatency",
|
||||||
"Duration": 2000,
|
"Duration": 2000,
|
||||||
"Value": "44"
|
"Value": "44"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DEVICE_IDLE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_INACTIVE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
|
|
|
@ -202,15 +202,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "RestrictedCpuset",
|
|
||||||
"Path": "/dev/cpuset/restricted/cpus",
|
|
||||||
"Values": [
|
|
||||||
"0-3",
|
|
||||||
"0-7"
|
|
||||||
],
|
|
||||||
"ResetOnInit": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "CDHighCpusetCpus",
|
"Name": "CDHighCpusetCpus",
|
||||||
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
"Path": "/dev/cpuset/camera-daemon-high-group/cpus",
|
||||||
|
@ -1741,18 +1732,6 @@
|
||||||
"Node": "PMQoSCpuDmaLatency",
|
"Node": "PMQoSCpuDmaLatency",
|
||||||
"Duration": 2000,
|
"Duration": 2000,
|
||||||
"Value": "44"
|
"Value": "44"
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DEVICE_IDLE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PowerHint": "DISPLAY_INACTIVE",
|
|
||||||
"Node": "RestrictedCpuset",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "0-3"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"AdpfConfig": [
|
"AdpfConfig": [
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
# UWB - ultra wide band
|
# UWB - ultra wide band
|
||||||
$(call inherit-product-if-exists, vendor/qorvo/uwb/dw3000-hal/uwb.mk)
|
$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk)
|
||||||
|
|
||||||
LOCAL_UWB_CAL_DIR=device/google/raviole/uwb
|
LOCAL_UWB_CAL_DIR=device/google/raviole/uwb
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue