Revert "device: fs_config applies only to vendor partition"

out/target/product/muskie/system/etc/fs_config_dirs is not built.  The
build tool fixed in https://android-review.googlesource.com/#/c/382272
so this one can now be reverted.

This reverts commit fe01b01dbe.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 37721445
Bug: 36071012
Change-Id: If53ad9eeb676c9566553befbd51e2b336f46087b
This commit is contained in:
Mark Salyzyn
2017-04-27 16:04:30 +00:00
parent fe01b01dbe
commit d44763e2b9

View File

@@ -318,8 +318,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/sensors/hals.conf:system/etc/sensors/hals.conf
PRODUCT_PACKAGES += \
fs_config_dirs_vendor \
fs_config_files_vendor
fs_config_dirs \
fs_config_files
# Context hub HAL
PRODUCT_PACKAGES += \