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

Commit b2ed79ae authored by Stanislav Zholnin's avatar Stanislav Zholnin
Browse files

Expand javadoc based on API Council comment.

Fix: 150864974
Test: none
Change-Id: Id2df6becd59059477b724d7045cccdd81dd28a55
parent 23ad582c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -8552,7 +8552,9 @@ public class AppOpsManager {

    /**
     * Pulls current AppOps access report and picks package and op to watch for next access report
     *
     * Returns null if no reports were collected since last call. There is no guarantee of report
     * collection, hence this method should be called periodically even if no report was collected
     * to pick different package and op to watch.
     * @hide
     */
    @SystemApi