summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-01-15 20:11:48 -0800
committerandroid-build-merger <android-build-merger@google.com>2020-01-15 20:11:48 -0800
commit5fe965e13174c9eb6833f60dd398ced5b9fe19ca (patch)
treef39247910feda4d5f85311ce117a9c88202e6c09
parented2ee05f241f500a2cc1deee0b4737be44b350d4 (diff)
parent5e9e45243e46645a487e6e5ba00d79deb94a9dd4 (diff)
downloaduml-5fe965e13174c9eb6833f60dd398ced5b9fe19ca.tar.gz
framework_(manifest|matrix).xml -> system*android-r-preview-4android-r-preview-3android-r-preview-2
am: 5e9e45243e Change-Id: Ifa4b96e08ac197d6f02c1db969fd5521f9f4de7c
-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.