forked from sgspluss/device-sony-eagle
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlineage.mk
32 lines (24 loc) · 1.04 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
32
# Boot animation
TARGET_SCREEN_HEIGHT := 960
TARGET_SCREEN_WIDTH := 540
TARGET_KERNEL_CONFIG := aosp_yukon_eagle_defconfig
# Inherit from those products. Most specific first.
$(call inherit-product, device/sony/eagle/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 LineageOS common Phone stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Fingerprint for eagle (from stock)
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=D2303 \
PRIVATE_BUILD_DESC="D2303-user 5.1.1 18.6.A.0.182 1807889774 release-keys"
BUILD_FINGERPRINT := Sony/D2303/D2303:5.1.1/18.6.A.0.182/1807889774:user/release-keys
PRODUCT_GMS_CLIENTID_BASE := android-sonyericsson
# Assert
TARGET_OTA_ASSERT_DEVICE := D2302,D2303,D2305,D2306,D2403,D2406,eagle
# Override Product Name for LineageOS
PRODUCT_NAME := lineage_eagle
PRODUCT_DEVICE := eagle
PRODUCT_MODEL := Xperia M2
PRODUCT_BRAND := Sony
PRODUCT_MANUFACTURER := Sony