mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 18:37:19 +00:00
gs201: don't inherit aosp_product.mk
This includes some unnecessary telephony bits and overrides. Change-Id: Id75d9fd584a9981e756bb65a668ed526b4d1cd05
This commit is contained in:
@@ -34,7 +34,10 @@ endif
|
||||
#
|
||||
# All components inherited here go to product image
|
||||
#
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_product.mk)
|
||||
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_product.mk)
|
||||
endif
|
||||
|
||||
#
|
||||
# All components inherited here go to vendor image
|
||||
|
||||
Reference in New Issue
Block a user