sm6250-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
This commit is contained in:
Arian 2022-04-14 00:12:50 +02:00 committed by Alexander Winkowski
parent 205ae2b9e3
commit ccc1b7f640
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -20,10 +20,6 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# AID/fs configs
PRODUCT_PACKAGES += \
fs_config_files
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \