Build script adjustments

This commit is contained in:
topjohnwu
2023-03-02 20:32:13 -08:00
committed by John Wu
parent 307cf87215
commit 8adf27859d
3 changed files with 138 additions and 124 deletions

View File

@@ -7,8 +7,7 @@
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
<application
tools:ignore="GoogleAppIndexingWarning,MissingApplicationIcon,UnusedAttribute">
<application tools:ignore="MissingApplicationIcon">
</application>
</manifest>