summaryrefslogtreecommitdiffhomepage
path: root/android/lib/common/src/main/AndroidManifest.xml
blob: acaad2f3b4fce3c98251caacb08e5278e1dde24a (plain)
1
2
3
4
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          xmlns:tools="http://schemas.android.com/tools">
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
</manifest>