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

Commit 1cc08377 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Expand javadoc based on API Council comment." into rvc-dev am:...

Merge "Expand javadoc based on API Council comment." into rvc-dev am: 368c03ef am: 659a027e am: 9ef1ec6e am: 1939c58d

Change-Id: I3f985c0357e10687c6cf12bc2589ca667b116e2d
parents d855bb27 1939c58d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -8446,7 +8446,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