OemQuirkProvider
Curated OEM-specific BLE workarounds.
Discovered at runtime via java.util.ServiceLoader. Adding a new quirk:
Identify the device:
adb shell getprop | grep -E "ro.product.(manufacturer|model|display)"Add entry to the appropriate table below
Key format:
"manufacturer"or"manufacturer:model"or"manufacturer:model:display"