Build and execute cpp-define-generate before build aosp
cpp-define-generate will generate art/runtime/generated/asm_support_gen.h based on current compiler. This prevends $ASM_SUPPORT_GEN_CHECKED_IN_COPY from diverging from the build copy. Bug: http://b/62869798, http://b/62872741 Test: python test_compiler.py ../../.. --build-only --target aosp_angler-eng Change-Id: Ic4bc6b12e923e4ac7a0307b65e2515e98f7477d6
Loading