1// The 'librusb_platform' rust_library should be depended upon only
2// by programs running on Android at OS level (e.g. Android platform
3// services). The reason is that it has a transitive dependency on
4// "libusb_platform" and all programs using this library must have
5// permission to access netlink sockets.