mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This stops them attempting to own a D-Bus name, which may not be possible if the app is sandboxed (e.g. in a Snap). It's also probably what most developers would expect is the correct behaviour by default.