forked from nnhra/android_device_samsung_a7y18lte
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_a7y18lte.mk
23 lines (18 loc) · 934 Bytes
/
lineage_a7y18lte.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit some common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
# Inherit from a7y18lte device
$(call inherit-product, $(LOCAL_PATH)/device.mk)
PRODUCT_BRAND := samsung
PRODUCT_DEVICE := a7y18lte
PRODUCT_MANUFACTURER := samsung
PRODUCT_NAME := lineage_a7y18lte
PRODUCT_MODEL := SM-A750F
PRODUCT_GMS_CLIENTID_BASE := android-samsung
TARGET_VENDOR := samsung
TARGET_VENDOR_PRODUCT_NAME := a7y18lte
PRODUCT_BUILD_PROP_OVERRIDES += PRIVATE_BUILD_DESC="a7y18ltejt-user 10 QP1A.190711.020 A750FXXU5CVD1 release-keys"
# Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop
BUILD_FINGERPRINT := samsung/a7y18ltejt/a7y18lte:10/QP1A.190711.020/A750FXXU5CVD1:user/release-keys