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
This commit is contained in:
Joanne
2023-01-16 11:28:47 +08:00
parent dab68dcd4d
commit a84f697b5a

View File

@@ -6864,8 +6864,8 @@
<!-- Allows an assistive application to perform actions on behalf of users inside of
applications.
<p>For now, this permission is only granted to system applications fulfilling the
ASSISTANT role.
<p>For now, this permission is only granted to the Assistant application selected by
the user.
<p>Protection level: internal|role
-->
<permission android:name="android.permission.EXECUTE_APP_ACTION"