From 902fefdcd2028d3cca7ec2fc313face518bcbf76 Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Fri, 2 Feb 2018 11:07:15 -0800 Subject: [PATCH] docs: Edited UNINSTALL_SHORTCUT permission desc. Added a callout and a message that more strongly discourages use of the UNINSTALL_SHORTCUT permission. Test: make ds-docs -j16 Bug: 72864896 Change-Id: Iacb7a1718c4688e9061bdfd3b50b7afc8f170abb --- 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 66c497e997765..4e74d5066b6e6 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2238,7 +2238,8 @@ android:description="@string/permdesc_install_shortcut" android:protectionLevel="normal"/> -