Skip to content
Snippets Groups Projects
  1. Aug 29, 2018
    • Sundong Ahn's avatar
      Build android.test.* with java_sdk_library · e933cedf
      Sundong Ahn authored
      android.test.* are built with java_sdk_library and api files are added
      by running "make update-api".
      
      android.test.base_static is created for allowing to use
      android.test.base as a static library.
      
      Bug:77577799
      Test: make -j
      Test: make checkapi
      Test: make checkapi fails with a random change in the txt file
      Test: adb shell cmd package list libraries |\
            grep android.test.*
            And check the android.test.* libraries
      
      Merged-In: Ia27612657532e50b077a9c55dbef59ee3ec04b8a
      Change-Id: Ia27612657532e50b077a9c55dbef59ee3ec04b8a
      e933cedf
  2. Aug 28, 2018
  3. Aug 27, 2018
  4. Aug 25, 2018
  5. Aug 24, 2018
Loading