mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
taimen: Implement on vendor tree
Signed-off-by: Asriadi Rahim <asriadirahim03@gmail.com>
This commit is contained in:
@@ -18,16 +18,12 @@
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
|
||||
|
||||
# Vendor firmware
|
||||
$(call inherit-product, vendor/firmware/build/core/config.mk)
|
||||
|
||||
# Inherit some common EvolutionX stuff
|
||||
$(call inherit-product, vendor/evolution/config/common_full_phone.mk)
|
||||
|
||||
# EvolutionX Specific Flags
|
||||
TARGET_BOOT_ANIMATION_RES := 1080
|
||||
TARGET_SUPPORTS_QUICK_TAP := true
|
||||
TARGET_INCLUDE_GRAMOPHONE := false
|
||||
TARGET_BUILD_VIMUSIC := true
|
||||
TARGET_IS_PIXEL := true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user