Skip to content
Snippets Groups Projects
Commit cd32b6ca authored by DidntRead's avatar DidntRead
Browse files

update build fingerprint from s300 and switch back to los

parent 4fb6c6ff
Branches
No related tags found
No related merge requests found
PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/rr_k5fpr.mk
$(LOCAL_DIR)/lineage_k5fpr.mk
......@@ -16,4 +16,4 @@ Rear Camera | 13MP , Dual LED Flash!
Front Camera | 5MP
This branch is for building ResurrectionRemix 7 (or Android Pie 8.0 AOSP based roms) ROM.
This branch is for building ResurrectionRemix 7 (or Android Pie 9.0 AOSP based roms) ROM.
......@@ -20,13 +20,13 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from A7010 device
$(call inherit-product, device/lenovo/k5fpr/device_k5fpr.mk)
# Inherit some common RR stuff.
$(call inherit-product, vendor/rr/config/common_full_phone.mk)
# Inherit some common LOS stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_GMS_CLIENTID_BASE := android-lenovo
PRODUCT_DEVICE := k5fpr
PRODUCT_NAME := rr_k5fpr
PRODUCT_NAME := lineage_k5fpr
PRODUCT_BRAND := Lenovo
PRODUCT_MANUFACTURER := Lenovo
PRODUCT_MODEL := Lenovo A7010a48
......@@ -34,6 +34,6 @@ PRODUCT_RELEASE_NAME := k5fpr
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=k5fpr \
PRIVATE_BUILD_DESC="k5fpr-user 6.0 MRA58K A7010a48_S232_161227_ROW release-keys"
PRIVATE_BUILD_DESC="k5fpr-user 6.0 MRA58K A7010a48_S300_190315_ROW release-keys"
BUILD_FINGERPRINT := Lenovo/k5fpr/A7010a48:6.0/MRA58K/RA7010a48_S232_161227_ROW.12271429:user/release-keys \
BUILD_FINGERPRINT := Lenovo/k5fpr/A7010a48:6.0/MRA58K/RA7010a48_S300_190315_ROW.03151804:user/release-keys \
......@@ -21,5 +21,5 @@
# function: add_lunch_combo generic-eng
for var in eng user userdebug; do
add_lunch_combo rr_k5fpr-$var
add_lunch_combo lineage_k5fpr-$var
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment