sm6375-common: Migrate mount point creation out of Android.mk

Change-Id: Id5986b8a740e45f864eecdd2bd82d9455f128d6b
This commit is contained in:
Michael Bestas 2025-01-13 11:03:38 +02:00 committed by Anand S
commit 9469797e13
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 7 additions and 26 deletions

View file

@ -14,6 +14,13 @@
# limitations under the License.
#
# Partitions
PRODUCT_PACKAGES += \
vendor_bt_firmware_mountpoint \
vendor_dsp_mountpoint \
vendor_firmware_mnt_mountpoint \
vendor_fsg_mountpoint
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true