Skip to content

Commit

Permalink
onclite: Adjust override prop key names
Browse files Browse the repository at this point in the history
Signed-off-by: Hadad <[email protected]>
Change-Id: Iaa96fd777196fe90f408457a580b80d86b041140
  • Loading branch information
mikeNG authored and Hadad committed Nov 1, 2024
1 parent c40c366 commit eda21ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions lineage_onclite.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := Redmi 7
PRODUCT_MANUFACTURER := Xiaomi

BUILD_FINGERPRINT := "xiaomi/onc/onc:9/PKQ1.181021.001/V11.0.3.0.PFLMIXM:user/release-keys"

PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="onc-user 9 PKQ1.181021.001 V11.0.3.0.PFLMIXM release-keys"
BuildDesc="onc-user 9 PKQ1.181021.001 V11.0.3.0.PFLMIXM release-keys" \
BuildFingerprint=xiaomi/onc/onc:9/PKQ1.181021.001/V11.0.3.0.PFLMIXM:user/release-keys

PRODUCT_GMS_CLIENTID_BASE := android-xiaomi

0 comments on commit eda21ed

Please sign in to comment.