1. 14 Aug, 2015 4 commits
  2. 13 Aug, 2015 2 commits
  3. 12 Aug, 2015 8 commits
  4. 05 Aug, 2015 3 commits
  5. 03 Aug, 2015 4 commits
  6. 30 Jul, 2015 1 commit
  7. 29 Jul, 2015 3 commits
  8. 27 Jul, 2015 1 commit
  9. 23 Jul, 2015 1 commit
  10. 17 Jul, 2015 1 commit
    • Chad Brubaker's avatar
      Mark 0 length files as corrupt · a9a17eec
      Chad Brubaker authored
      Files created by keystore should never be 0 length however a vendor ran
      into such a case when testing their keymaster and a side effect of how
      keystore parses files leads to these keys being considered encrypted and
      ulitmately undeletable.
      
      Now mark 0 length files as corrupt in readKey and when deleting a key if
      the key fails to read in because it was corrupt simply rm the file since
      it is not possible to feed the key blob to keymaster's delete method.
      
      Bug: 22561219
      Change-Id: Ie8c1ffe97d1d89c202cdab7a6b4b5efc914cbbff
      a9a17eec
  11. 02 Jul, 2015 1 commit
  12. 01 Jul, 2015 1 commit
  13. 25 Jun, 2015 3 commits
  14. 24 Jun, 2015 2 commits
  15. 23 Jun, 2015 5 commits