summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--uml.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/uml.mk b/uml.mk
index d68a8f7..620d26e 100644
--- a/uml.mk
+++ b/uml.mk
@@ -89,12 +89,12 @@ PRODUCT_PACKAGES += \
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.