Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a84f697b authored by Joanne's avatar Joanne
Browse files

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
parent dab68dcd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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"