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

Commit 05b50049 authored by Ethan Chen's avatar Ethan Chen
Browse files

Hide additional AppOps function

Change-Id: Ife06bea56a2907acc9a7ab024e9b9aa30835652f
parent f77fa13b
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1223,6 +1223,7 @@ public class AppOpsManager {
        }
        }
    }
    }


    /** @hide */
    public void resetCounters() {
    public void resetCounters() {
        try {
        try {
            mService.resetCounters();
            mService.resetCounters();