platform_system_core/libmodprobe
Steve Muckle 18b981ea7c create libmodprobe, integrate into first_stage_init
Modprobe functionality is required both within first stage init and also
as a standalone binary. Create a library for this using and extending
the logic in modalias_handler.cpp.

First stage init will attempt to load modules from /lib/modules.

Bug: 129780532
Change-Id: Ie3582358fd839c2f64e1b386b30ed551a86aef5d
2019-06-18 13:24:56 -07:00
..
include/modprobe create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
Android.bp create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
libmodprobe.cpp create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
libmodprobe_ext.cpp create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
libmodprobe_ext_test.cpp create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
libmodprobe_test.cpp create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00
libmodprobe_test.h create libmodprobe, integrate into first_stage_init 2019-06-18 13:24:56 -07:00