Automatically reconnect single ADB head unit
This commit is contained in:
@@ -227,8 +227,9 @@ reference, not proof for other model years, trims, regions, or software builds.
|
||||
- Car UX restrictions are enforced while moving. Version 1 is parked-use software
|
||||
unless a later native activity is explicitly designed, declared, and validated as
|
||||
distraction optimized.
|
||||
- The Pi is the only intended ADB host. A future bridge must target one configured
|
||||
device, use argument-array process execution, enforce timeouts and output bounds,
|
||||
- The Pi is the only intended ADB host. The bridge targets either one configured
|
||||
serial or exactly one automatically discovered device, refuses ambiguous multi-device
|
||||
connections, uses argument-array process execution, enforces timeouts and output bounds,
|
||||
expose unavailable/unauthorized/offline states, and register every operation in a
|
||||
typed server-side allowlist. No API accepts a shell string, arbitrary ADB arguments,
|
||||
a package/component supplied by a client, or an unrestricted file path.
|
||||
|
||||
Reference in New Issue
Block a user