platform_system_core/libmodprobe
Steve Muckle b0c4881ea9 add libmodprobe api to query the number of modules loaded
In the short term this will be used to help implement support for
multiple kernel module directories but it may be useful in other
contexts as well.

Bug: 157645635
Change-Id: I15a252b6e9394292c8f3557ed65112c935830441
2020-06-03 10:51:45 -07:00
..
include/modprobe add libmodprobe api to query the number of modules loaded 2020-06-03 10:51:45 -07:00
Android.bp libmodprobe: make available in vendor 2019-08-06 13:58:13 -07:00
libmodprobe.cpp first_stage_init: load modules in modules.load.recovery in recovery 2020-04-06 12:24:16 -07:00
libmodprobe_ext.cpp add libmodprobe api to query the number of modules loaded 2020-06-03 10:51:45 -07:00
libmodprobe_ext_test.cpp add libmodprobe api to query the number of modules loaded 2020-06-03 10:51:45 -07:00
libmodprobe_test.cpp add libmodprobe api to query the number of modules loaded 2020-06-03 10:51:45 -07:00
libmodprobe_test.h libmodprobe: parse kernel command line for module options 2019-12-27 13:39:23 -08:00
OWNERS