OSDN Git Service

Add version identifier to app ops.
authorDianne Hackborn <hackbod@google.com>
Thu, 1 Aug 2013 18:09:27 +0000 (11:09 -0700)
committerDianne Hackborn <hackbod@google.com>
Thu, 1 Aug 2013 18:15:04 +0000 (11:15 -0700)
commit483a6bbfc118409b9c46b226cf0aa6afdc4d9159
tree96c3da4abc0d1a44cd43b6520af16754c29df2bc
parent38d4cfd4a19de35c2b16c0f64b26d4b9ed362ede
Add version identifier to app ops.

All old versions drop their modes except for the notification op
(which is the only one there is currently a user-visible control for).

Change-Id: I9e09cebe63e9ea81f2adc01aef7d1a5a59f57a56
services/java/com/android/server/AppOpsService.java