app/src/main/assets/systemApp.json
0 → 100644
+7
−0
+44
−0
+45
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The new logic uses:
- Fdroid API to verify if an application exists on it and verifies it using the signature
- Introduces a new json file to store default system applications and verifies it using their signature
- Verifies non-fdroid and non-system applications using sha1sum
Signed-off-by:
Aayush Gupta <theimpulson@e.email>