Merge "libmodprobe: remove SetMinimumLogSeverity() from constructor"
This commit is contained in:
commit
03325fb854
1 changed files with 0 additions and 1 deletions
|
|
@ -336,7 +336,6 @@ Modprobe::Modprobe(const std::vector<std::string>& base_paths, const std::string
|
||||||
}
|
}
|
||||||
|
|
||||||
ParseKernelCmdlineOptions();
|
ParseKernelCmdlineOptions();
|
||||||
android::base::SetMinimumLogSeverity(android::base::INFO);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Modprobe::EnableBlocklist(bool enable) {
|
void Modprobe::EnableBlocklist(bool enable) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue