diff options
Diffstat (limited to 'device/hid/DEPS')
-rw-r--r-- | device/hid/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/device/hid/DEPS b/device/hid/DEPS new file mode 100644 index 0000000..6a2f02e --- /dev/null +++ b/device/hid/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+net/base", +] |