A new telemetry field about withheld device shell access always reports false on this build.
The device_bash_withheld field exists but its source is compiled to a constant false.
What's wrong with this entry?
Two telemetry events now report a device_bash_withheld field, but the helper that supplies its value for the bind event is compiled down to a constant false. The feature it describes is never active on this build and the field always reports false.
- Events affected:
tengu_device_bridge_startedandtengu_device_bind_prepared.
device_bash_withheld
Strings lifted out of the shipped bundle, so the claim above can be checked against them.