From b9bbc25afaa62579cdb0741421171f0a02a67e24 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Tue, 14 Jan 2020 13:25:37 -0800 Subject: device_(manifest|matrix).xml -> vendor* Reflect name changes. Test: builds Change-Id: I0d304c9069147e2b78f581cecf3d91acc108d457 --- uml.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uml.mk b/uml.mk index c153b35..d68a8f7 100644 --- a/uml.mk +++ b/uml.mk @@ -91,8 +91,8 @@ PRODUCT_PACKAGES += \ # VINTF data PRODUCT_PACKAGES += \ - device_compatibility_matrix.xml \ - device_manifest.xml \ + vendor_compatibility_matrix.xml \ + vendor_manifest.xml \ framework_manifest.xml \ framework_compatibility_matrix.xml \ -- cgit v1.2.3