Skip to content

Commit

Permalink
begonia: Set Redmi as PRODUCT_BRAND
Browse files Browse the repository at this point in the history
The Redmi Note 8 Pro (begonia) is the first smartphone with Redmi as PRODUCT_BRAND
(https://github.com/AndroidDumps/redmi_begonia_dump/blob/begonia-user-9-PPR1.180610.011-V10.4.11.0.PGGCNXM-release-keys/system/system/build.prop#L24)

Change-Id: Idc7d4b404f490a6f6cbc4e3f07a3ce85d295a906
  • Loading branch information
UnparallelSKY authored and AgentFabulous committed Nov 12, 2019
1 parent 3b6b968 commit df49a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omni_begonia.mk
Expand Up @@ -25,7 +25,7 @@ $(call inherit-product, vendor/omni/config/common.mk)
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := begonia
PRODUCT_NAME := omni_begonia
PRODUCT_BRAND := Xiaomi
PRODUCT_BRAND := Redmi
PRODUCT_MODEL := Redmi Note 8 Pro
PRODUCT_MANUFACTURER := Xiaomi

Expand Down

0 comments on commit df49a3a

Please sign in to comment.