Merge "Doesn't meet 0p requirements. Can use 1p."

This commit is contained in:
Treehugger Robot
2023-03-01 23:22:12 +00:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,7 @@ $(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))
$(call declare-1p-target,$(aapt2_results))
aapt2_results :=