1. 03 May, 2016 1 commit
  2. 27 Apr, 2016 1 commit
    • Svet Ganov's avatar
      Grant only the requested permissions · 294b6406
      Svet Ganov authored
      If an app requests a permission in a group we were auto granting it all
      permissions from the group declared as used by the app. The intended
      behavior is that we grant only the requested permission and requesting
      a permission from a group where a permission is already granted results
      in an auto-grant. The intended behavior was to prevent coding around
      permission groups which a volatile by design. Now if apps target SDK
      above M we provide the intended behavior, otherwise for apps targeting
      M we provide an unchenged behavior.
      
      bug:28347872
      
      Change-Id: I493714b2c2581340b01b12ce6fedf80f9d3deec5
      294b6406
  3. 26 Apr, 2016 1 commit
  4. 25 Apr, 2016 2 commits
  5. 22 Apr, 2016 1 commit
    • Svet Ganov's avatar
      Cleanup of the PackageInstaller API - PackageInstaller · f9bf4f79
      Svet Ganov authored
      The PackageInstaller app manages side-loading apps as well
      as permission management. It should be updatable, hence
      should rely on system APIs to talk to the platform. This
      is the first step of defining an API boundary.
      
      Change-Id: I37aea1e5cc3195b8b636af6790af45fe5a9765cd
      f9bf4f79
  6. 20 Apr, 2016 1 commit
  7. 19 Apr, 2016 5 commits
  8. 18 Apr, 2016 4 commits
  9. 15 Apr, 2016 3 commits
  10. 14 Apr, 2016 2 commits
  11. 11 Apr, 2016 4 commits
  12. 09 Apr, 2016 1 commit
  13. 08 Apr, 2016 6 commits
  14. 07 Apr, 2016 1 commit
  15. 05 Apr, 2016 1 commit
  16. 03 Apr, 2016 1 commit
  17. 02 Apr, 2016 2 commits
  18. 01 Apr, 2016 1 commit
  19. 31 Mar, 2016 1 commit
  20. 28 Mar, 2016 1 commit