Snap for 8863164 from 846578794b to udc-release

Change-Id: I51b0bef8fa2b0298d7dbf19618c7f00214613d7d
This commit is contained in:
Android Build Coastguard Worker 2022-07-23 05:08:20 +00:00
commit 4a8c62e2b3
4 changed files with 26 additions and 63 deletions

View file

@ -75,6 +75,7 @@
EnableOnChipStopNotification="2" EnableOnChipStopNotification="2"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -74,6 +74,7 @@
EnableOnChipStopNotification="false" EnableOnChipStopNotification="false"
PowerMode="3" PowerMode="3"
MinGpsWeekNumber="2216"
/> />
<gll_features <gll_features

View file

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2022 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<bool name="nfcc_always_on_allowed">false</bool>
<string-array name="config_skuSupportsSecureNfc" translatable="false">
<item>G0DZQ</item>
<item>GWKK3</item>
<item>GHL1X</item>
<item>G82U8</item>
</string-array>
</resources>

View file

@ -156,7 +156,6 @@
"Path": "/proc/vendor_sched/ta_uclamp_min", "Path": "/proc/vendor_sched/ta_uclamp_min",
"Values": [ "Values": [
"612", "612",
"185",
"1", "1",
"63" "63"
], ],
@ -1285,58 +1284,6 @@
"Duration": 0, "Duration": 0,
"Value": "1" "Value": "1"
}, },
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",
"Type": "MaskHint",
"Value": "BOOST_DISPLAY"
},
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",
"Type": "EndHint",
"Value": "BOOST_90HZ"
},
{
"PowerHint": "ADPF_DISABLE_TA_BOOST",
"Type": "EndHint",
"Value": "BOOST_60HZ"
},
{
"PowerHint": "BOOST_DISPLAY",
"Type": "DoHint",
"Value": "BOOST_90HZ"
},
{
"PowerHint": "BOOST_DISPLAY",
"Type": "DoHint",
"Value": "BOOST_60HZ"
},
{
"PowerHint": "INTERACTION",
"Type": "DoHint",
"Value": "BOOST_DISPLAY"
},
{
"PowerHint": "BOOST_90HZ",
"Node": "TAUClampBoost",
"Duration": 200,
"Value": "185"
},
{
"PowerHint": "BOOST_60HZ",
"Node": "TAUClampBoost",
"Duration": 200,
"Value": "185"
},
{
"PowerHint": "REFRESH_90FPS",
"Type": "MaskHint",
"Value": "BOOST_60HZ"
},
{
"PowerHint": "REFRESH_60FPS",
"Type": "MaskHint",
"Value": "BOOST_90HZ"
},
{ {
"PowerHint": "DISPLAY_IDLE", "PowerHint": "DISPLAY_IDLE",
"Node": "FGPreferIdle", "Node": "FGPreferIdle",
@ -1354,16 +1301,6 @@
"Type": "EndHint", "Type": "EndHint",
"Value": "INTERACTION" "Value": "INTERACTION"
}, },
{
"PowerHint": "DISPLAY_IDLE",
"Type": "EndHint",
"Value": "BOOST_90HZ"
},
{
"PowerHint": "DISPLAY_IDLE",
"Type": "EndHint",
"Value": "BOOST_60HZ"
},
{ {
"PowerHint": "DISPLAY_IDLE", "PowerHint": "DISPLAY_IDLE",
"Type": "EndHint", "Type": "EndHint",