-
- Downloads
Build android.test.* with java_sdk_library
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
Showing
- Android.bp 2 additions, 2 deletionsAndroid.bp
- data/etc/platform.xml 3 additions, 3 deletionsdata/etc/platform.xml
- test-base/Android.bp 31 additions, 40 deletionstest-base/Android.bp
- test-base/Android.mk 0 additions, 44 deletionstest-base/Android.mk
- test-base/api/apicheck_msg_android_test_base.txt 0 additions, 17 deletionstest-base/api/apicheck_msg_android_test_base.txt
- test-base/api/current.txt 0 additions, 0 deletionstest-base/api/current.txt
- test-base/api/removed.txt 0 additions, 0 deletionstest-base/api/removed.txt
- test-base/api/system-current.txt 0 additions, 0 deletionstest-base/api/system-current.txt
- test-base/api/system-removed.txt 0 additions, 0 deletionstest-base/api/system-removed.txt
- test-base/api/test-current.txt 0 additions, 0 deletionstest-base/api/test-current.txt
- test-base/api/test-removed.txt 0 additions, 0 deletionstest-base/api/test-removed.txt
- test-legacy/Android.bp 1 addition, 1 deletiontest-legacy/Android.bp
- test-mock/Android.bp 3 additions, 83 deletionstest-mock/Android.bp
- test-mock/Android.mk 0 additions, 93 deletionstest-mock/Android.mk
- test-mock/api/apicheck_msg_android_test_mock-system.txt 0 additions, 17 deletionstest-mock/api/apicheck_msg_android_test_mock-system.txt
- test-mock/api/apicheck_msg_android_test_mock.txt 0 additions, 17 deletionstest-mock/api/apicheck_msg_android_test_mock.txt
- test-mock/api/current.txt 0 additions, 0 deletionstest-mock/api/current.txt
- test-mock/api/removed.txt 0 additions, 0 deletionstest-mock/api/removed.txt
- test-mock/api/system-current.txt 0 additions, 0 deletionstest-mock/api/system-current.txt
- test-mock/api/system-removed.txt 0 additions, 0 deletionstest-mock/api/system-removed.txt
Loading
Please register or sign in to comment