Skip to content
Snippets Groups Projects
  1. May 10, 2017
    • Paul Duffin's avatar
      Prepare for removal of junit and android.test classes from Android API (step 1) · 381c38a1
      Paul Duffin authored
      In preparation for removing junit and android.test classes from
      the Android API this change adds explicit dependencies on junit
      and/or legacy-android-test to ensure that modules will compile
      properly once it is removed.
      
      Care was taken to ensure that any targets that depended,
      directly or indirectly, on android-support-test did not also
      depend on junit or hamcrest as they conflict with the versions
      embedded within android-support-test.
      
      Bug: 30188076
      Test: make checkbuild
      Change-Id: Icf844999082db141cffcb099aa4004afc7a7c749
      Merged-In: I743f9e20e1e60836ceba9b9051fa17835deba3a2
      381c38a1
  2. May 08, 2017
  3. May 02, 2017
  4. Apr 29, 2017
  5. Apr 26, 2017
    • Alan Viverette's avatar
      Use AAPT2 · 0f6f5c01
      Alan Viverette authored
      Test: make checkbuild
      Change-Id: I8478dd61a2edf8f87437276025ed57092c1b047c
      0f6f5c01
  6. Apr 11, 2017
  7. Apr 03, 2017
  8. Apr 02, 2017
Loading