Snap for 9153524 from 7d9c058ea8 to udc-release

Change-Id: I9ed6d4bbafb9eede434fde9d9ec65732d4ab099f
This commit is contained in:
Android Build Coastguard Worker 2022-10-08 03:03:38 +00:00
commit fdabb77356
3 changed files with 17 additions and 2 deletions

View file

@ -889,7 +889,7 @@
<path name="ultrasound-mic">
<ctl name="BUILDIN US MIC ID CAPTURE LIST" id="0" value="0"/>
<ctl name="BUILDIN US MIC ID CAPTURE LIST" id="1" value="1"/>
<ctl name="BUILDIN US MIC ID CAPTURE LIST" id="1" value="3"/>
<ctl name="BUILDIN US MIC ID CAPTURE LIST" id="2" value="-1"/>
<ctl name="BUILDIN US MIC ID CAPTURE LIST" id="3" value="-1"/>
</path>

View file

@ -2,6 +2,15 @@
// ----------------------------------------------------------------------------
// Builds android.hardware.drm-service.castkey
//
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "device_google_tangorpro_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["device_google_tangorpro_license"],
}
cc_binary {
name: "android.hardware.drm-service.castkey",
defaults: ["castkey_service_defaults"],
@ -36,4 +45,4 @@ cc_defaults {
"liblog",
"libutils",
],
}
}

View file

@ -1834,6 +1834,12 @@
"Duration": 0,
"Value": "0,1,2,3"
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPUBigClusterMaxFreq",
"Duration": 1000,
"Value": "9999999"
},
{
"PowerHint": "FACE_UNLOCK_BOOST",
"Node": "CPU_LITTLE_TSKIN_BYPASS",