enableProtocolBackend

Enables the protocol backend, which requires switching on web contents debugging.

That switch is process-wide and makes every WebView in the host app inspectable over USB for as long as it is on. Android documents this as a production security liability, so it is an explicit opt-in and never a silent default. With it off, the library runs on the platform backend alone at reduced capability.