Snap for 6019291 from d196e49d30e610e122fc84de82b6d13ce488f622 to rvc-release
Change-Id: Iac0c7b5e5ba65422b0af78d5e7daa953d4568582
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9793f2d..063c1d1 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3,6 +3,8 @@
android:sharedUserId="android.uid.shared"
android:sharedUserLabel="@string/sharedUserLabel">
+ <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" />
+
<application android:label="@string/app_label"
android:icon="@drawable/app_icon"
android:allowBackup="true"