Merge "Allow libmodprobe to be used by host binaries"
This commit is contained in:
commit
6fac9acf2c
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ cc_library_static {
|
|||
vendor_available: true,
|
||||
ramdisk_available: true,
|
||||
recovery_available: true,
|
||||
host_supported: true,
|
||||
srcs: [
|
||||
"libmodprobe.cpp",
|
||||
"libmodprobe_ext.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue