commit | 17d4bcb83a536ae06c18bd0cf2355b3c9e0f8906 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Jul 10 16:43:19 2018 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Jul 12 11:23:52 2018 -0700 |
tree | 3cf0cd59a4b88f69b7379a4b557d7f9ba8bca098 | |
parent | 5c83c19538fdc02096fcd7c8e668cf62f620bb7c [diff] [blame] |
move device_manifest.xml to base_vendor.mk Test: make Change-Id: I500269591065569f3102d025b222517dfd4e2c84
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 83c53b6..8b3f857 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -245,9 +245,8 @@ wifi-service \ wm \ -# VINTF data +# VINTF data for system image PRODUCT_PACKAGES += \ - device_manifest.xml \ framework_manifest.xml \ framework_compatibility_matrix.xml \