Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brianjmurrell/dbd8ed7705a08135efd943595083d690 to your computer and use it in GitHub Desktop.
Save brianjmurrell/dbd8ed7705a08135efd943595083d690 to your computer and use it in GitHub Desktop.
$(call inherit-product, device/lge/d852/full_d852.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
PRODUCT_NAME := lineage_d852
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_DEVICE="g3" \
PRODUCT_NAME="g3_bell_ca" \
BUILD_FINGERPRINT="lge/g3_global_com/g3:5.0/LRX21R.A1421650137/1421650137:user/release-keys" \
PRIVATE_BUILD_DESC="g3_global_com-user 5.0 LRX21R.A1421650137 1421650137 release-keys"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment