1. 788c842 More settings cleanup by Todd Kennedy · 8 years ago
  2. bdbc969 Introduced PRIVATE_FLAG_REQUIRED_FOR_SYSTEM_USER by Fyodor Kupolov · 9 years ago
  3. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  4. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  5. 37f0518 Fix clobbered shared user install permissions. by Svet Ganov · 9 years ago
  6. d5752bd Properly handle system app permissions - for real. by Svet Ganov · 9 years ago
  7. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago[Renamed (74%) from services/core/java/com/android/server/pm/GrantedPermissions.java]
  8. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 9 years ago
  9. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 10 years ago
  10. 9f837a9 Reduce PackageManager RAM usage: ArrayMap/Set. by Jeff Sharkey · 10 years ago
  11. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/pm/GrantedPermissions.java]
  12. dd72c9e Improve the logic for determining whether the caller is a system app by Ben Gruver · 11 years ago
  13. cf0b38c Split PackageManagerService into subclasses by Kenny Root · 13 years ago