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

Commit 7ae08785 authored by Steve Kondik's avatar Steve Kondik
Browse files

appops: Fix compilation issues

 * (merge with privacy guard)

Change-Id: I9584706d257ca2a74543d81fb7826071e13179a8
parent 39f03b7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1714,7 +1714,7 @@ public class AppOpsService extends IAppOpsService.Stub {
                }
            }
            // ensure the counter reset persists
            scheduleWriteNowLocked();
            scheduleFastWriteLocked();
        }
    }
}