framework_(manifest|matrix).xml -> system*
am: 5e9e45243e

Change-Id: Ifa4b96e08ac197d6f02c1db969fd5521f9f4de7c
diff --git a/uml.mk b/uml.mk
index d68a8f7..620d26e 100644
--- a/uml.mk
+++ b/uml.mk
@@ -89,12 +89,12 @@
     vndservice \
     vndservicemanager \
 
-# VINTF data
+# VINTF stuff for system and vendor (no product / odm / system_ext / etc.)
 PRODUCT_PACKAGES += \
     vendor_compatibility_matrix.xml \
     vendor_manifest.xml \
-    framework_manifest.xml \
-    framework_compatibility_matrix.xml \
+    system_manifest.xml \
+    system_compatibility_matrix.xml \
 
 # SELinux packages are added as dependencies of the selinux_policy
 # phony package.