mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-09-02 01:09:08 +02:00
android: add demo to demo airpods name
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ data class AirPodsUiState(
|
|||||||
)
|
)
|
||||||
|
|
||||||
val demoInstance = AirPodsInstance(
|
val demoInstance = AirPodsInstance(
|
||||||
name = "AirPods Pro",
|
name = "[DEMO] AirPods Pro",
|
||||||
model = AirPodsModels.getModelByModelNumber("A3064")!!,
|
model = AirPodsModels.getModelByModelNumber("A3064")!!,
|
||||||
actualModelNumber = "A3064",
|
actualModelNumber = "A3064",
|
||||||
serialNumber = "JXF9Q94A40",
|
serialNumber = "JXF9Q94A40",
|
||||||
|
|||||||
Reference in New Issue
Block a user