-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage.mk
31 lines (24 loc) · 1.11 KB
/
lineage.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Boot animation
TARGET_SCREEN_HEIGHT := 854
TARGET_SCREEN_WIDTH := 480
TARGET_KERNEL_CONFIG := aosp_yukon_flamingo_defconfig
# Inherit from those products. Most specific first.
$(call inherit-product, device/sony/flamingo/device.mk)
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
# Inherit LOS common Phone stuff.
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
# Fingerprint for flamingo (from stock)
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=D2203
PRODUCT_BUILD_PROP_OVERRIDES += BUILD_FINGERPRINT=Sony/D2203/D2203:4.4.4/18.5.C.0.19/7H9_bQ:user/release-keys
PRODUCT_BUILD_PROP_OVERRIDES += PRIVATE_BUILD_DESC="D2203-user 4.4.4 18.5.C.0.19 7H9_bQ release-keys"
# Google Play Store identifier
PRODUCT_GMS_CLIENTID_BASE := android-sonyericsson
# OTA assert
TARGET_OTA_ASSERT_DEVICE := D2202,D2203,D2206,D2212,D2243,flamingo
# Override Product Name for LineageOS
PRODUCT_NAME := lineage_flamingo
PRODUCT_DEVICE := flamingo
PRODUCT_MODEL := Xperia E3
PRODUCT_BRAND := Sony
PRODUCT_MANUFACTURER := Sony