1. 15 Jun, 2016 9 commits
  2. 14 Jun, 2016 1 commit
  3. 08 Jun, 2016 2 commits
  4. 06 Jun, 2016 1 commit
    • Joshua Lang's avatar
      Add arm ranchu kernels to system packages · 48e6404e
      Joshua Lang authored
      bug: 28911268
      Change-Id: I0fea8b4ef11ec6f55a190ed95f9d6a757ac757a5
      (cherry picked from commit e5ab3249709214d06eb1660b67f8db6d7162bf15)
      (cherry picked from commit 936ec1b9016c71c2d3feb689e38fe11018da26a1)
      48e6404e
  5. 02 Jun, 2016 1 commit
    • Andrii Kulian's avatar
      Fix new task starting in samples · e5d940bd
      Andrii Kulian authored
      Added correct intent action and category. Added separate case to
      show the behavior with and without FLAG_ACTIVITY_MULTIPLE_TASK.
      
      Bug: 28848683
      Change-Id: I4ba3908b7331e6d4c5f2d78c0a861e00487fcae4
      e5d940bd
  6. 01 Jun, 2016 2 commits
  7. 31 May, 2016 1 commit
    • Christopher Ferris's avatar
      Fix how the script gets data from apks. · d50f287b
      Christopher Ferris authored
      The previous code used unzip to get the offsets of the files in
      the zip file. This was an estimate, and it turns out to be wrong
      in many cases. Replace that with zipinfo -v which gives the exact
      offset of the files in the zip.
      
      Also update the tmp files so that they are in a dictionary of their
      own by apk, instead of embedded in the offset list.
      
      Bug: 29050779
      
      (cherry picked from commit abe22f46)
      
      Change-Id: I4e33704c5b26cd238ff7e316bca9de729480c59c
      d50f287b
  8. 27 May, 2016 2 commits
  9. 26 May, 2016 2 commits
  10. 25 May, 2016 1 commit
  11. 24 May, 2016 5 commits
  12. 23 May, 2016 5 commits
  13. 19 May, 2016 4 commits
  14. 18 May, 2016 4 commits