msm8953-common: Add support for potter
Signed-off-by: Jorge Lucas <jorgelucas@pixelexperience.org>
This commit is contained in:
@@ -31,6 +31,8 @@ static inline const char* BtmGetDefaultName()
|
||||
return "Moto G(6)";
|
||||
if (strstr(product_device, "albus"))
|
||||
return "Moto Z2 Play";
|
||||
if (strstr(product_device, "potter"))
|
||||
return "Moto G(5) Plus";
|
||||
if (strstr(product_device, "sanders"))
|
||||
return "Moto G(5)S";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user