diff --git a/common.mk b/common.mk index ea26b07..48cefba 100644 --- a/common.mk +++ b/common.mk @@ -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