Rename mainline_system(.*).mk to generic_system(.*).mk am: 15e118e4f7
Original change: https://android-review.googlesource.com/c/device/google/sunfish/+/1413370 Change-Id: I0733c1a69f0dd3698b8c16e5249763b8f7bc5487
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# All components inherited here go to system image
|
||||
#
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk)
|
||||
|
||||
# Enable mainline checking
|
||||
# TODO(b/138706293): Enable mainline checking later
|
||||
|
||||
Reference in New Issue
Block a user