Update AOSP descriptions

This commit is contained in:
Muntashir Al-Islam
2023-04-30 12:39:53 +06:00
parent b62c7ae989
commit c999033eae
13 changed files with 298 additions and 122 deletions

View File

@@ -14,7 +14,8 @@ Our JSON schema is quite different from the one used in the UAD project.
- `dependencies` (list of strings) _optional_ - Package names of the apps that this app depends on.
- `required_by` (list of strings) _optional_ - Package names of the apps that depend on this app.
- `tags` (list of strings) _optional_ - List of predefined tags/categories.
- `description` (string) - Description of the package under 200 words. This might include investigation report.
- `description` (string) - Description of the package under 200 words.
- `web` (list of string) - List of websites including Google Play Store, investigation reports, etc.
- `removal` (string) - How should this app be removed. The values are predefined.
- `warning` (string) _optional_ - Additional description for the app that require user's attention.
- `suggestions` (string) _optional_ - Suggestion ID.