mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-25 15:06:26 -08:00
LG8n: Something's rising and it ain't the shield hero
* Welcome to RisingOS Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
fd4386001b
commit
f92c8be062
|
@ -24,9 +24,22 @@ PRODUCT_MODEL := TECNO LG8n
|
|||
PRODUCT_GMS_CLIENTID_BASE := android-transsion
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
PRODUCT_NAME=LG8n-GL
|
||||
PRODUCT_NAME=LG8n-GL \
|
||||
RISING_CHIPSET="Helio G99" \
|
||||
RISING_MAINTAINER="Ren (Shirayuki39/Shirayuki428)"
|
||||
|
||||
BUILD_FINGERPRINT := TECNO/LG8n-GL/TECNO-LG8n:12/SP1A.210812.016/240531V1800:user/release-keys
|
||||
|
||||
# Time
|
||||
LINEAGE_VERSION_APPEND_TIME_OF_DAY := true
|
||||
WITH_GMS := true
|
||||
TARGET_CORE_GMS := true
|
||||
PRODUCT_PACKAGES += \
|
||||
MarkupGoogle \
|
||||
LatinIMEGooglePrebuilt \
|
||||
Velvet \
|
||||
PrebuiltDeskClockGoogle
|
||||
|
||||
PRODUCT_NO_CAMERA := false
|
||||
TARGET_BOOT_ANIMATION_RES := 1080
|
||||
TARGET_SUPPORTS_QUICK_TAP := true
|
||||
TARGET_HAS_UDFPS := false
|
||||
TARGET_USE_GOOGLE_TELEPHONY := true
|
||||
|
|
Loading…
Reference in a new issue