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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user