mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-08-16 16:16:18 +00:00
ferrari: 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:
parent
86cdec29a8
commit
959b6e48b3
@ -5,8 +5,7 @@
|
||||
#
|
||||
|
||||
# Inherit from those products. Most specific first.
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
TARGET_SUPPORTS_OMX_SERVICE := false
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
||||
|
||||
# Inherit from ferrari device
|
||||
|
Loading…
x
Reference in New Issue
Block a user