| // 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. |