Skip to content
Snippets Groups Projects
  1. Aug 07, 2018
  2. Aug 06, 2018
  3. Jul 10, 2018
  4. Jul 07, 2018
  5. Jun 08, 2018
  6. Mar 27, 2018
  7. Feb 06, 2018
  8. Jan 03, 2018
    • Yi Kong's avatar
      Ignore -Wpragma-pack warning · 09d40325
      Yi Kong authored
      Clang 6.0.1 update introduced a number of new warnings, failing
      werror build. Ignore the -Wpragma-pack warning for external/gptfdisk.
      
      Test: m checkbuild
      Change-Id: Ib9033cd5039d47d171b03c7472663593f01d9f4b
      09d40325
  9. Oct 19, 2017
    • Jeff Sharkey's avatar
      Remember hex type to support MBR creation. · d6f72efe
      Jeff Sharkey authored
      Before this patch, requesting a code like "0x0c00" would be flattened
      to "0x0700" because it was translated through the GUID type table.
      
      Callers creating MBR tables expect these codes to flow through without
      this fidelity loss.  To support this, we stash away any provided hex
      type and return it instead of doing a lookup.
      
      Test: cts-tradefed run commandAndExit cts-dev --abi armeabi-v7a -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.AdoptableHostTest
      Bug: 63735902
      Change-Id: If61407960c9ad1050e5f9031617d71d68f7820b4
      d6f72efe
  10. Aug 02, 2017
  11. Aug 01, 2017
  12. Mar 28, 2017
  13. Mar 27, 2017
  14. Mar 07, 2017
  15. Jan 26, 2017
  16. Jan 25, 2017
  17. Jan 13, 2017
  18. Oct 27, 2016
  19. Jul 14, 2016
Loading