Snap for 9552483 from 509fbf31c0
to udc-release
Change-Id: I2e48e94b35f377d0e657792273f2e7e7bcd9ab81
This commit is contained in:
commit
0103544a6e
2 changed files with 10 additions and 0 deletions
|
@ -21,4 +21,5 @@
|
|||
<item>GHL1X</item>
|
||||
<item>G82U8</item>
|
||||
</string-array>
|
||||
<bool name="tag_intent_app_pref_supported">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -124,6 +124,10 @@
|
|||
{
|
||||
"CdevRequest": "tpu_cooling",
|
||||
"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",
|
||||
"Type":"NPU",
|
||||
"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":[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue