Snap for 10109327 from 3581ec827b to udc-qpr1-release

Change-Id: I21b6fac5d96840aa18f65e95709479fe553d24c7
This commit is contained in:
Android Build Coastguard Worker 2023-05-11 03:02:59 +00:00
commit a2ae2dc792
7 changed files with 57 additions and 0 deletions

View file

@ -28,6 +28,10 @@ on property:vendor.mfgapi.touchpanel.permission=1
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
chown system system /sys/devices/virtual/sec/tsp/cmd
# Permissions for display
on fs
chown system system /sys/class/backlight/panel0-backlight/acl_mode
# WiFi
on post-fs-data
setprop wifi.direct.interface p2p-dev-wlan0

View file

@ -301,6 +301,11 @@ endif
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow=true \
# Quick Start device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
ro.quick_start.oem_id=00e0 \
ro.quick_start.device_id=husky
# PKVM Memory Reclaim
PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1

View file

@ -282,6 +282,11 @@ endif
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow=true \
# Quick Start device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
ro.quick_start.oem_id=00e0 \
ro.quick_start.device_id=shiba
# PKVM Memory Reclaim
PRODUCT_VENDOR_PROPERTIES += \
hypervisor.memory_reclaim.supported=1

View file

@ -39,6 +39,7 @@
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
"Values": [
"9999999",
"1548000",
"820000",
"0"
],
@ -59,6 +60,7 @@
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
"Values": [
"9999999",
"1401000",
"0"
],
"ResetOnInit": true
@ -724,6 +726,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "DsuMinFreq",
"Duration": 5000,
"Value": "1548000"
},
{
"PowerHint": "LAUNCH",
"Node": "BCIMinFreq",
"Duration": 5000,
"Value": "1401000"
},
{
"PowerHint": "LAUNCH",
"Node": "NPITaskPacking",

View file

@ -39,6 +39,7 @@
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
"Values": [
"9999999",
"1548000",
"820000",
"0"
],
@ -59,6 +60,7 @@
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
"Values": [
"9999999",
"1401000",
"0"
],
"ResetOnInit": true
@ -714,6 +716,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "DsuMinFreq",
"Duration": 5000,
"Value": "1548000"
},
{
"PowerHint": "LAUNCH",
"Node": "BCIMinFreq",
"Duration": 5000,
"Value": "1401000"
},
{
"PowerHint": "LAUNCH",
"Node": "NPITaskPacking",

View file

@ -39,6 +39,7 @@
"Path": "/sys/devices/platform/17000090.devfreq_dsu/devfreq/17000090.devfreq_dsu/min_freq",
"Values": [
"9999999",
"1548000",
"820000",
"0"
],
@ -59,6 +60,7 @@
"Path": "/sys/devices/platform/170000a0.devfreq_bci/devfreq/170000a0.devfreq_bci/min_freq",
"Values": [
"9999999",
"1401000",
"0"
],
"ResetOnInit": true
@ -714,6 +716,18 @@
"Duration": 5000,
"Value": "9999999"
},
{
"PowerHint": "LAUNCH",
"Node": "DsuMinFreq",
"Duration": 5000,
"Value": "1548000"
},
{
"PowerHint": "LAUNCH",
"Node": "BCIMinFreq",
"Duration": 5000,
"Value": "1401000"
},
{
"PowerHint": "LAUNCH",
"Node": "NPITaskPacking",

View file

@ -8,3 +8,4 @@ p2p_add_cli_chan=1
disable_scan_offload=1
p2p_go_vht=1
p2p_pref_chan=124:149, 115:36
p2p_dfs_chan_enable=1