mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-27 15:59:12 +00:00
taimen: Ship vendor firmware
* Change how to call the repo since this commit
33d71de75f removed
Signed-off-by: Asriadi Rahim <asriadirahim03@gmail.com>
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
$(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)
|
||||
|
||||
@@ -28,7 +31,6 @@ TARGET_SUPPORTS_QUICK_TAP := true
|
||||
TARGET_INCLUDE_GRAMOPHONE := false
|
||||
TARGET_BUILD_VIMUSIC := true
|
||||
TARGET_IS_PIXEL := true
|
||||
TARGET_SHIPS_FIRMWARE := true
|
||||
|
||||
# Inherit device configuration
|
||||
$(call inherit-product, device/google/taimen/device.mk)
|
||||
|
||||
Reference in New Issue
Block a user