From ea46be01aad3869cd911d6a55997fa7f0a932f9d Mon Sep 17 00:00:00 2001 From: Patrick Baumann Date: Fri, 14 Feb 2020 10:32:39 -0800 Subject: [PATCH] Adds QUERY_ALL_PACKAGES to launcher manfiests This change adds the QUERY_ALL_PACKAGES permission to launcher3 so that it can see all packages on device with the app enumeration featur enabled in R. Bug: 149557568 Test: Manual; use launcher3 and ensure it displays all apps Change-Id: I15e6e86e5476900a6b9c3a6da1cbb11fcbf97e6c --- AndroidManifest-common.xml | 1 + quickstep/AndroidManifest.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/AndroidManifest-common.xml b/AndroidManifest-common.xml index 26698eb145..d747bb8855 100644 --- a/AndroidManifest-common.xml +++ b/AndroidManifest-common.xml @@ -44,6 +44,7 @@ +