rosemary: Call in the props from previous tree

* Also adapt the device name for POCO M5s to follow the same scheme.

Signed-off-by: Stella Bloom <windowz414@gnuweeb.org>
This commit is contained in:
Stella Bloom
2024-03-04 10:08:34 +03:00
parent eefedbb10b
commit a2d7c5a78f
2 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ static const variant_info_t maltose_info = {
.brand = "Redmi",
.device = "maltose",
.marketname = "Redmi Note 10S",
.model = "M2101K7BL",
.model = "Redmi Note 10S",
.build_fingerprint = "Redmi/maltose_global/maltose:12/SP1A.210812.016/V14.0.7.0.TKLMIXM:user/release-keys",
.nfc = false,
@@ -31,7 +31,7 @@ static const variant_info_t rosemary_info = {
.brand = "Redmi",
.device = "rosemary",
.marketname = "Redmi Note 10S",
.model = "M2101K7BNY",
.model = "Redmi Note 10S",
.build_fingerprint = "Redmi/rosemary_global/rosemary:12/SP1A.210812.016/V14.0.7.0.TKLMIXM:user/release-keys",
.nfc = true,
@@ -45,7 +45,7 @@ static const variant_info_t rosemaryp_info = {
.brand = "POCO",
.device = "rosemary",
.marketname = "POCO M5s",
.model = "2207117BPG",
.model = "POCO M5s",
.build_fingerprint = "POCO/rosemary_p_global/rosemary:12/SP1A.210812.016/V14.0.7.0.TKLMIXM:user/release-keys",
.nfc = true,
@@ -59,7 +59,7 @@ static const variant_info_t secret_info = {
.brand = "Redmi",
.device = "secret",
.marketname = "Redmi Note 10S",
.model = "M2101K7BG",
.model = "Redmi Note 10S",
.build_fingerprint = "Redmi/secret_global/secret:12/SP1A.210812.016/V14.0.7.0.TKLMIXM:user/release-keys",
.nfc = false,
@@ -73,7 +73,7 @@ static const variant_info_t secretr_info = {
.brand = "Redmi",
.device = "secret",
.marketname = "Redmi Note 11 SE",
.model = "22087RA4DI",
.model = "Redmi Note 11 SE",
.build_fingerprint = "Redmi/secret_global2/secret:12/SP1A.210812.016/V14.0.7.0.TKLMIXM:user/release-keys",
.nfc = false,

View File

@@ -18,7 +18,7 @@ PRODUCT_NAME := lineage_rosemary
PRODUCT_DEVICE := rosemary
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_BRAND := Redmi
PRODUCT_MODEL := M2101K7BNY
PRODUCT_MODEL := Redmi Note 10S
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi