Fix lint errors

This commit is contained in:
世界
2025-12-25 17:16:58 +08:00
parent 2046c202f2
commit 3672bbb251
5 changed files with 20 additions and 5 deletions

View File

@@ -17,7 +17,8 @@
<service
android:name=".vendor.RootPackageManagerService"
android:exported="false" />
android:exported="false"
tools:ignore="Instantiatable" />
</application>
</manifest>