Files
SukiSU-Ultra/website/docs/public/templates/adb
2024-02-21 09:55:26 +08:00

30 lines
873 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id":"adb",
"name":"Adb",
"author":"kernelsu.org",
"description":"Minimal rules required by most apps using ADB privilege.",
"uid":2000,
"gid":2000,
"groups":[
"ADB"
],
"locales": {
"zh_CN": {
"name": "Adb 模版",
"description": "大多数使用 ADB 权限应用所需要的最小权限"
},
"tr": {
"name": "Adb",
"description": "ADB ayrıcalığını kullanan çoğu uygulama için gereken minimum kurallar."
},
"pt_BR": {
"name": "Adb",
"description": "Regras mínimas exigidas pela maioria dos apps que usam privilégio ADB."
},
"ja": {
"name": "Adb",
"description": "ほとんどのアプリが使用するために必要な最小限のルール ADB."
}
}
}