Snap for 9552483 from 509fbf31c0 to udc-release

Change-Id: I2e48e94b35f377d0e657792273f2e7e7bcd9ab81
This commit is contained in:
Android Build Coastguard Worker 2023-02-02 02:14:34 +00:00
commit 0103544a6e
2 changed files with 10 additions and 0 deletions

View file

@ -21,4 +21,5 @@
<item>GHL1X</item> <item>GHL1X</item>
<item>G82U8</item> <item>G82U8</item>
</string-array> </string-array>
<bool name="tag_intent_app_pref_supported">true</bool>
</resources> </resources>

View file

@ -124,6 +124,10 @@
{ {
"CdevRequest": "tpu_cooling", "CdevRequest": "tpu_cooling",
"LimitInfo": [0, 2, 3, 4, 5, 5, 5] "LimitInfo": [0, 2, 3, 4, 5, 5, 5]
},
{
"CdevRequest": "gxp-cooling",
"LimitInfo": [0, 0, 0, 0, 0, 99, 99]
} }
] ]
}, },
@ -807,6 +811,11 @@
"Name":"tpu_cooling", "Name":"tpu_cooling",
"Type":"NPU", "Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote" "WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote"
},
{
"Name":"gxp-cooling",
"Type":"NPU",
"WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote"
} }
], ],
"PowerRails":[ "PowerRails":[