sm6375-common: Migrate mount point creation out of Android.mk
Change-Id: Id5986b8a740e45f864eecdd2bd82d9455f128d6b
This commit is contained in:
parent
7ab7fcb724
commit
9469797e13
2 changed files with 7 additions and 26 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue