From a6429f61c5b744ca557afe5af9680d4b1eef1a9e Mon Sep 17 00:00:00 2001 From: Patrick Baumann Date: Wed, 27 May 2020 09:05:05 -0700 Subject: [PATCH] Adds protection level to doc for QUERY_ALL_PACKAGES This change simply adds clarification to the QUERY_ALL_PACKAGES permission doc that it's a normal permission. This matches the pattern of other non-hidden permission docs. Fixes: 157547498 Test: N/A Change-Id: I4fd5766cdbd20fccaa25e04d04690e20dd29d0f9 --- core/res/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index f285d9504822c..c661fd4f44782 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -5001,7 +5001,8 @@ - +