Merge "move device_manifest.xml to base_vendor.mk"
This commit is contained in:
@@ -245,9 +245,8 @@ PRODUCT_PACKAGES += \
|
|||||||
wifi-service \
|
wifi-service \
|
||||||
wm \
|
wm \
|
||||||
|
|
||||||
# VINTF data
|
# VINTF data for system image
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
device_manifest.xml \
|
|
||||||
framework_manifest.xml \
|
framework_manifest.xml \
|
||||||
framework_compatibility_matrix.xml \
|
framework_compatibility_matrix.xml \
|
||||||
|
|
||||||
|
@@ -27,7 +27,6 @@ PRODUCT_PACKAGES += \
|
|||||||
android.hardware.cas@1.0-service \
|
android.hardware.cas@1.0-service \
|
||||||
android.hardware.configstore@1.0-service \
|
android.hardware.configstore@1.0-service \
|
||||||
android.hardware.media.omx@1.0-service \
|
android.hardware.media.omx@1.0-service \
|
||||||
device_compatibility_matrix.xml \
|
|
||||||
fs_config_files_nonsystem \
|
fs_config_files_nonsystem \
|
||||||
fs_config_dirs_nonsystem \
|
fs_config_dirs_nonsystem \
|
||||||
gralloc.default \
|
gralloc.default \
|
||||||
@@ -48,3 +47,8 @@ PRODUCT_PACKAGES += \
|
|||||||
shell_and_utilities_vendor \
|
shell_and_utilities_vendor \
|
||||||
vndservice \
|
vndservice \
|
||||||
vndservicemanager \
|
vndservicemanager \
|
||||||
|
|
||||||
|
# VINTF data for vendor image
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
device_manifest.xml \
|
||||||
|
device_compatibility_matrix.xml \
|
||||||
|
Reference in New Issue
Block a user