msm8953-common: add support for albus
Signed-off-by: jeangraff30 <jeangraff30@gmail.com>
This commit is contained in:
@@ -29,6 +29,8 @@ static inline const char* BtmGetDefaultName()
|
||||
|
||||
if (strstr(product_device, "ali"))
|
||||
return "Moto G(6)";
|
||||
if (strstr(product_device, "albus"))
|
||||
return "Moto Z2 Play";
|
||||
if (strstr(product_device, "sanders"))
|
||||
return "Moto G(5)S";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user