Skip to content
Snippets Groups Projects
Commit 834d1211 authored by Arian's avatar Arian
Browse files

sm8350-common: Don't explicitly build fs_config_files

The fs_config_files for each partition is already added to
PRODUCT_PACKAGES by base_{product,system,system_ext,vendor}.mk.

Change-Id: Ifbadacd5cb20beca70ed8b3accb3baf86a989c92
parent 7e777df3
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,6 @@ $(call inherit-product-if-exists, vendor/xiaomi/sm8350-common/sm8350-common-vend
# Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
# AID/fs configs
PRODUCT_PACKAGES += \
fs_config_files
# API
PRODUCT_SHIPPING_API_LEVEL := 30
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment