1. 08 May, 2016 4 commits
    • Dmitriy Ivanov's avatar
      Include libGLESv3.so to PRODUCT_PACKAGES · 2b5939c1
      Dmitriy Ivanov authored
      Bug: http://b/25754041
      Change-Id: If5f5030e7e1da037d873f0252dd8beb8ce6fd4db
      2b5939c1
    • Khalid Zubair's avatar
      envsetup: add function to detect shell · 6bc1b5ca
      Khalid Zubair authored
      Add a function to detect shell, other functions can now use this to
      handle shell specific behavior.
      
      Change-Id: I4aabc0068e836c5433053b144d163fb0ed49f752
      6bc1b5ca
    • Yabin Cui's avatar
      Use strip mode mini-debug-info by default. · 396084d1
      Yabin Cui authored
      Bug: 27923447
      Change-Id: If52eed69ea5c2e91bffacdb8520bf53deafced3e
      396084d1
    • Alex Klyubin's avatar
      Fix bug in APK entry alignment. · 306a7a38
      Alex Klyubin authored
      APK entry alignment logic assumes that input entries have zero-length
      comment and extra fields. When the assumption is broken, the logic
      silently breaks alignment of output entries. This happens, for
      example, when the APK to be signed is already aligned and thus may
      contain entries with non-empty extra fields.
      
      Given that APKs are not supposed to use comment and extra fields for
      anything useful and given that this signer already discards comment
      and extra fields of compressed entries, this change makes the signer
      discard comment and extra fields of STORED input entries as well.
      This unbreaks the existing alignment logic.
      
      Bug: 27814973
      Change-Id: I8242b037e21ba7bcf45d0fe2afc8bfc47f1ec314
      306a7a38
  2. 05 May, 2016 2 commits
  3. 24 Apr, 2016 2 commits
  4. 13 Apr, 2016 2 commits
  5. 12 Apr, 2016 1 commit
  6. 07 Apr, 2016 1 commit
  7. 05 Apr, 2016 1 commit
  8. 04 Apr, 2016 1 commit
  9. 29 Mar, 2016 1 commit
  10. 25 Mar, 2016 2 commits
  11. 22 Mar, 2016 10 commits
  12. 21 Mar, 2016 2 commits
  13. 18 Mar, 2016 4 commits
  14. 17 Mar, 2016 3 commits
  15. 16 Mar, 2016 2 commits
  16. 15 Mar, 2016 1 commit
  17. 14 Mar, 2016 1 commit