1. 19 Jun, 2012 2 commits
  2. 18 Jun, 2012 2 commits
  3. 15 Jun, 2012 2 commits
    • Ken Sumrall's avatar
      Unmount all asec apps before encrypting · 4053aaef
      Ken Sumrall authored
      Now that forward locked apps are stored on /data as asec image files
      that are mounted, they need to be unmounted before /data can be unmounted
      so it can be encrypted.
      
      Change-Id: I7c87deb52aaed21c8ad8ce8aceb7c15c2338620a
      4053aaef
    • Ken Sumrall's avatar
      Unmount all asec apps before encrypting · 425524db
      Ken Sumrall authored
      Now that forward locked apps are stored on /data as asec image files
      that are mounted, they need to be unmounted before /data can be unmounted
      so it can be encrypted.
      
      Change-Id: I7c87deb52aaed21c8ad8ce8aceb7c15c2338620a
      425524db
  4. 22 May, 2012 3 commits
  5. 16 May, 2012 2 commits
  6. 14 May, 2012 1 commit
  7. 11 May, 2012 6 commits
  8. 10 May, 2012 6 commits
  9. 08 May, 2012 4 commits
  10. 07 May, 2012 1 commit
    • Lars Svensson's avatar
      Unshare ums when SD card is removed · 62736619
      Lars Svensson authored
      If SD card is removed without unmounting when in USB mass storage mode
      the ums share is not properly closed and the device files 179:0 and 179:1
      are left in use. This causes erratic behaviour on subsequent operations on
      the card, i.e. mounting and formatting will fail.
      
      Change-Id: I757703c6282f4b76e2d8b027f4644920737309b6
      62736619
  11. 02 May, 2012 1 commit
  12. 01 May, 2012 2 commits
  13. 27 Apr, 2012 3 commits
    • Ken Sumrall's avatar
      Changes to encryption to work with the new filesystem manager · f0679f0d
      Ken Sumrall authored
      The new filesystem manager is in charge of mounting the block devices now,
      removing much of the knowledge from init.<device>.rc.  This also let us
      clean up some init code dealing with encryption, so this change updates
      vold to work with that.  More cleanup is possible, but the main goal of the
      filesystem manager was to enable e2fsck, not a full cleanup of encryption.
      
      Change-Id: I00ea80a923d14770ed8fdd190e8840be195f8514
      f0679f0d
    • Kenny Root's avatar
      Fix truncation of ASEC ids · 5dcf48a2
      Kenny Root authored
      Change-Id: I1e6bfcc6b0a5be47e6fd19922fc81669f61b5dba
      5dcf48a2
    • Kenny Root's avatar
      Fix truncation of ASEC ids · 7b0bc857
      Kenny Root authored
      Change-Id: I1e6bfcc6b0a5be47e6fd19922fc81669f61b5dba
      7b0bc857
  14. 25 Apr, 2012 1 commit
    • Kenny Root's avatar
      Add in ext4 support for ASEC containers · 344ca108
      Kenny Root authored
      Now forward locked applications will be in ASEC containers both internal
      to the system and externally.
      
      This change adds support for putting applications in ext4-based ASECs.
      
      Change-Id: I8d6765b72dd2606e429c067b47a2dbcaa8bef37d
      344ca108
  15. 21 Mar, 2012 2 commits
  16. 10 Mar, 2012 2 commits