Create *_system_ext.mk for system_ext packages
The default packages for system_ext partition must be added to *_system_ext.mk. We have empty list for now, but will update the files soon. Bug: 134359158 Bug: 139053989 Test: build and boot Change-Id: I78c85c3a9ff0437906143c2d4982ecfb0e4d058d
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# This makefile contains the product partition contents for
|
||||
# a generic phone or tablet device. Only add something here if
|
||||
# it definitely doesn't belong on other types of devices (if it
|
||||
# does, use base_vendor.mk).
|
||||
# does, use base_product.mk).
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/media_product.mk)
|
||||
|
||||
# /product packages
|
||||
|
Reference in New Issue
Block a user