Snap for 11915075 from a80b17f7d0
to 24Q4-release
Change-Id: Ifeb096153e0dbcf4aa3106104312602b17b50067
This commit is contained in:
commit
c68e7b0f21
5 changed files with 2 additions and 36 deletions
2
OWNERS
2
OWNERS
|
@ -1,4 +1,4 @@
|
||||||
per-file perf/*,thermal/*= jenhaochen@google.com,wvw@google.com,joaodias@google.com,sayanna@google.com,liumartin@google.com,kamewang@google.com
|
per-file perf/*,thermal/*= jenhaochen@google.com,wvw@google.com,joaodias@google.com,sayanna@google.com,liumartin@google.com,kamewang@google.com
|
||||||
|
|
||||||
# per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details.
|
# per-file for Pixel device makefiles, see go/pixel-device-mk-owner-checklist for details.
|
||||||
per-file *.mk,*/BoardConfig.mk=file:device/google/gs-common:main:/OWNERS
|
per-file *.mk,*/BoardConfig.mk=file:device/google/gs-common:main:/MK_OWNERS
|
||||||
|
|
|
@ -261,7 +261,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
# HdMic Audio
|
# HdMic Audio
|
||||||
PRODUCT_SOONG_NAMESPACES += device/google/comet/audio/comet/prebuilt/libspeechenhancer
|
PRODUCT_SOONG_NAMESPACES += device/google/comet/audio/comet/prebuilt/libspeechenhancer
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.audio.hdmic.version=1
|
persist.vendor.app.audio.gsenet.version=1
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libspeechenhancer
|
libspeechenhancer
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
GlueLayer_IsUseNfwLocAccess=0
|
|
||||||
GlueLayer_ToolConfigSelection=3
|
GlueLayer_ToolConfigSelection=3
|
||||||
debug_console=0
|
debug_console=0
|
||||||
debug_enable=0
|
debug_enable=0
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
GlueLayer_IsUseNfwLocAccess=0
|
|
||||||
############################################
|
############################################
|
||||||
GlueLayer_ToolConfigSelection=3
|
GlueLayer_ToolConfigSelection=3
|
||||||
user_ports_tcp_name=Autotest
|
user_ports_tcp_name=Autotest
|
||||||
|
|
|
@ -476,16 +476,6 @@
|
||||||
"Type": "Property",
|
"Type": "Property",
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "PowerHALLaunch",
|
|
||||||
"Path": "vendor.powerhal.is_launch",
|
|
||||||
"Values": [
|
|
||||||
"1",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"Type": "Property",
|
|
||||||
"ResetOnInit": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "BigTjOffset",
|
"Name": "BigTjOffset",
|
||||||
"Path": "/sys/devices/platform/100a0000.BIG/offset_enabled",
|
"Path": "/sys/devices/platform/100a0000.BIG/offset_enabled",
|
||||||
|
@ -850,15 +840,6 @@
|
||||||
"67000"
|
"67000"
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "PA_KILL",
|
|
||||||
"Path": "/sys/kernel/vendor_mm/pa_kill/reclaim_kb",
|
|
||||||
"Values": [
|
|
||||||
"102400",
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"ResetOnInit": false
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
@ -1152,12 +1133,6 @@
|
||||||
"Duration": 5000,
|
"Duration": 5000,
|
||||||
"Value": "1"
|
"Value": "1"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "PowerHALLaunch",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "1"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH_EXTEND",
|
"PowerHint": "LAUNCH_EXTEND",
|
||||||
"Node": "CPUSkipMask",
|
"Node": "CPUSkipMask",
|
||||||
|
@ -1331,13 +1306,6 @@
|
||||||
"Duration": 0,
|
"Duration": 0,
|
||||||
"Value": "0x80"
|
"Value": "0x80"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "CAMERA_LAUNCH",
|
|
||||||
"Node": "PA_KILL",
|
|
||||||
"EnableProperty": "vendor.powerhal.is_launch",
|
|
||||||
"Duration": 0,
|
|
||||||
"Value": "102400"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "CAMERA_LAUNCH",
|
"PowerHint": "CAMERA_LAUNCH",
|
||||||
"Node": "CPUSkipMask",
|
"Node": "CPUSkipMask",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue