History log of /frameworks/base/cmds/appops/src/com/android/commands/appops/AppOpsCommand.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b7c58b3842d47c4c8df4876e2e2248c58477d97 03-Dec-2014 Dianne Hackborn <hackbod@google.com> Work on issue #18572506: AppOps in-memory state is invalid after...

...uninstalling updates to a system app

Things seem to be working fine, however we were not as aggressive at
writing out the current state in this case as we probably should be.

Also introduce more features to the appops command, which are useful
for testing this.

Change-Id: I177a9cc0e16e98b76fee0d052d742e06842bb3f9
/frameworks/base/cmds/appops/src/com/android/commands/appops/AppOpsCommand.java
b5cf61be7c82392a6f34f53d97c8382d9a0f0b3a 19-Aug-2014 Adam Lesinski <adamlesinski@google.com> Add Shell command to set AppOps permissions

Change-Id: I6446543b27f0d2d2e69590a2807e713c6d5ccbbc
/frameworks/base/cmds/appops/src/com/android/commands/appops/AppOpsCommand.java