mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Indicate if an app requires root privileges
This commit is contained in:
parent
db579a4eba
commit
92a2022d2c
5 changed files with 14 additions and 0 deletions
5
README
5
README
|
|
@ -223,3 +223,8 @@ index. This allows metadata to be retained while an application is temporarily
|
|||
disabled from being published. The value should be a description of why the
|
||||
application is disabled.
|
||||
|
||||
==Requires Root==
|
||||
|
||||
Set this optional field to "Yes" if the application requires root
|
||||
privileges to be usable. This lets the client filter it out if the
|
||||
user so desires.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue