rename BUILT_SYSTEM_{COMPATIBILITY_,}MATRIX am: 42a0afc12d

am: fc25533856

Change-Id: I5653c7d776673556b4ecbf81db6fb712d8fe9522
This commit is contained in:
Steven Moreland
2018-05-02 18:28:34 -07:00
committed by android-build-merger

View File

@@ -2821,7 +2821,7 @@ ifdef INSTALLED_SYSTEMOTHERIMAGE_TARGET
$(hide) $(call fs_config,$(zip_root)/SYSTEM_OTHER,system/) > $(zip_root)/META/system_other_filesystem_config.txt
endif
@# Metadata for compatibility verification.
$(hide) cp $(BUILT_SYSTEM_COMPATIBILITY_MATRIX) $(zip_root)/META/system_matrix.xml
$(hide) cp $(BUILT_SYSTEM_MATRIX) $(zip_root)/META/system_matrix.xml
$(hide) $(HOST_OUT_EXECUTABLES)/assemble_vintf \
-i $(BUILT_SYSTEM_MANIFEST) $$(find $(zip_root)/SYSTEM/etc/vintf/manifest -type f -name "*.xml" | \
sed "s/^/-i /" | tr '\n' ' ') \