Loading test-legacy/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,10 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ include $(BUILD_STATIC_JAVA_LIBRARY) $(call declare-license-metadata,$(full_classes_jar),\ SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-MIT SPDX-license-identifier-Unicode-DFS,\ notice,$(LOCAL_PATH)/../NOTICE,Android,frameworks/base) # Archive a copy of the classes.jar in SDK build. $(call dist-for-goals,sdk,$(full_classes_jar):android.test.legacy.jar) Loading tools/aapt2/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ $(aapt2_results): .KATI_IMPLICIT_OUTPUTS := $(aapt2_results)-nocache $(aapt2_results): $(HOST_OUT_NATIVE_TESTS)/aapt2_tests/aapt2_tests -$(HOST_OUT_NATIVE_TESTS)/aapt2_tests/aapt2_tests --gtest_output=xml:$@ > /dev/null 2>&1 $(call declare-0p-target,$(aapt2_results)) aapt2_results := include $(call all-makefiles-under,$(LOCAL_PATH)) Loading
test-legacy/Android.mk +4 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,10 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ include $(BUILD_STATIC_JAVA_LIBRARY) $(call declare-license-metadata,$(full_classes_jar),\ SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-MIT SPDX-license-identifier-Unicode-DFS,\ notice,$(LOCAL_PATH)/../NOTICE,Android,frameworks/base) # Archive a copy of the classes.jar in SDK build. $(call dist-for-goals,sdk,$(full_classes_jar):android.test.legacy.jar) Loading
tools/aapt2/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ $(aapt2_results): .KATI_IMPLICIT_OUTPUTS := $(aapt2_results)-nocache $(aapt2_results): $(HOST_OUT_NATIVE_TESTS)/aapt2_tests/aapt2_tests -$(HOST_OUT_NATIVE_TESTS)/aapt2_tests/aapt2_tests --gtest_output=xml:$@ > /dev/null 2>&1 $(call declare-0p-target,$(aapt2_results)) aapt2_results := include $(call all-makefiles-under,$(LOCAL_PATH))