Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa4b1283 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

rename BUILT_SYSTEM_{COMPATIBILITY_,}MATRIX am: 42a0afc1 am: fc255338

am: 548ecf8f

Change-Id: Ia0e3c3747f1d5f4ad901adb20a8a2c6195157718
parents ac2a29ca 548ecf8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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' ' ') \