We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05003d6 commit 20a395dCopy full SHA for 20a395d
1 file changed
app/src/main/assets/module/ZADD/patch_rom/patch-rom.bash
@@ -377,6 +377,7 @@ elif [ "${vv##*/}" == "Settings.apk" ];then
377
.end method' $oi/smali/classes*/com/android/settings/device/ParseMiShopDataUtils.smali
378
add_string=' <string name="device_description_cpu" >CPU</string>
379
<string name="device_description_resolution" >Resolution</string>
380
+ <string name="device_description_battery" >Battery capacity</string>
381
<string name="device_description_screen" >Display</string>'
382
Thaythe '</resources>' "$add_string
383
</resources>" "$oi/resources/package_1/res/values/strings.xml"
0 commit comments