1. 08 Jul, 2015 1 commit
    • Svet Ganov's avatar
      Make package installer a privileged core app · f6ab9006
      Svet Ganov authored
      Package installer should be a core app, so it is available when we boot
      in a core app only mode for the user to enter a pattern to decrypt.
      
      Package installer is now a privileged app as it needs provileged
      permissions in the additions to the ones we explicitly grant it.
      This is to ensure it will get these permissions when its cert changes.
      
      bug:22341030
      
      Change-Id: I52137fe181b84fca6d49fb6b1b363527f0fd323c
      f6ab9006
  2. 01 Jul, 2015 1 commit
  3. 05 May, 2015 1 commit
    • Ying Wang's avatar
      Add missing support library dependencies. · 45d0ee61
      Ying Wang authored
      Static library android-support-v17-leanback references symbols
      defined in android-support-v7-recyclerview.
      Previously the core build system was set up with ProGuard config
      "-dontwarn android.support.**" and we didn't detect the missing
      dependencies. That setup is dangerous and is being fixed.
      
      Bug: 20658265
      Change-Id: I96f8cddb0bc486902a4df662d6aa7b2dc70135ff
      (cherry picked from commit c9df1ba5)
      45d0ee61
  4. 22 Apr, 2015 1 commit
  5. 17 Apr, 2015 1 commit
  6. 10 Sep, 2013 1 commit
    • Alex Klyubin's avatar
      Record analytics about package install attempts to Event Log. · 7b30bc34
      Alex Klyubin authored
      The purpose of this change is to provide analytics about the various
      stages of the install flow. Recorded information does not contain
      user-, device-, or package/app-identifying information.
      
      Examples of recorded information are:
      * duration of the flow (start to finish)
      * duration of the flow until the moment the user clicks Install
      * whether the attempt is an update or a new install.
      * whether app verification is enabled.
      * whether Unknown Sources is enabled.
      * whether the attempt was blocked by Unknown Sources.
      * whether permissions were displayed.
      * error code (if any) returned by PackageManager when installing the
        package.
      
      Bug: 10605940
      
      Change-Id: I9bc009223a365a558cdf02bd91cf4315b82564c2
      7b30bc34
  7. 13 Sep, 2012 1 commit
  8. 01 Jun, 2012 2 commits
  9. 04 May, 2012 1 commit
  10. 06 Jan, 2010 1 commit
  11. 09 Mar, 2009 1 commit
  12. 04 Mar, 2009 2 commits
  13. 21 Oct, 2008 1 commit