Add Permissions on Onboading Page
This commit is contained in:
12
app/src/main/assets/permissions.json
Executable file
12
app/src/main/assets/permissions.json
Executable file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": "0",
|
||||
"title": "External Storage Access",
|
||||
"subtitle": "To save downloads (APKs & OBBs), export & import device configs on external storage."
|
||||
},
|
||||
{
|
||||
"id": "1",
|
||||
"title": "External Storage Manager",
|
||||
"subtitle": "Required on devices running Android R+, additional to External Storage Access"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user