dre: Migrate mount point creation out of Android.mk
Change-Id: Id5986b8a740e45f864eecdd2bd82d9455f128d6b
This commit is contained in:
parent
e49fea649d
commit
c2a9564491
2 changed files with 5 additions and 22 deletions
|
|
@ -249,6 +249,11 @@ PRODUCT_PACKAGES += \
|
|||
WifiResTarget
|
||||
|
||||
# Partitions
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor_bt_firmware_mountpoint \
|
||||
vendor_dsp_mountpoint \
|
||||
vendor_firmware_mnt_mountpoint
|
||||
|
||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||
|
||||
# Perf
|
||||
|
|
|
|||
Loading…
Reference in a new issue