From a84f697b5a2be10fa57a04c79b530ced14910680 Mon Sep 17 00:00:00 2001 From: Joanne Date: Mon, 16 Jan 2023 11:28:47 +0800 Subject: [PATCH] Update the EXECUTE_APP_ACTION javadoc We don't need to mention the implementation detail to developers. Update the javadoc to hide the details of this permission. Bug: 265596931 Test: n/a. Only update javadoc Change-Id: I0c4829965332557f2f505e9ecfb4255463f07502 --- core/res/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 7d5be4805ab04..b325cf639929e 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -6864,8 +6864,8 @@