mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 18:07:35 +00:00
rtwo: Moving core 64 bit only makefile
Moving the corresponding core_64_bit_only make file after removing the entry from the common64.mk file. This is to enable the GSI components for 64 bit option available. Change-Id: Idefd924e096371ae53fd76781257667b4f5a2fb7
This commit is contained in:
committed by
Marc Bourgoin
parent
729b399871
commit
dc7e025cd5
@@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# Inherit from those products. Most specific first.
|
# Inherit from those products. Most specific first.
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||||
|
|
||||||
# Inherit from rtwo device
|
# Inherit from rtwo device
|
||||||
|
|||||||
Reference in New Issue
Block a user