mirror of
https://github.com/whyorean/AuroraStore.git
synced 2025-12-31 01:59:22 -05:00
INSTALL and DELETE packages permissions are only available to system apps and every project including Aurora Store by default seems to include it as a user app Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
7 lines
225 B
XML
7 lines
225 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="MissingTranslation" severity="ignore" />
|
|
<issue id="QueryAllPackagesPermission" severity="ignore" />
|
|
<issue id="ScopedStorage" severity="ignore" />
|
|
</lint>
|