blob: 15793327158e6a2b4743554d2c1bad2ef2793806 [file] [log] [blame]
// The 'librusb_platform' rust_library should be depended upon only
// by programs running on Android at OS level (e.g. Android platform
// services). The reason is that it has a transitive dependency on
// "libusb_platform" and all programs using this library must have
// permission to access netlink sockets.