manager: introduce app package info API for webui-next

This commit is contained in:
Rifat Azad
2025-07-03 15:54:31 +06:00
parent a8bfd1cc7d
commit 58167a4289
3 changed files with 71 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
<application
android:name=".KernelSUApplication"