Merge "libmodprobe: remove SetMinimumLogSeverity() from constructor" am: 03325fb854
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1387857 Change-Id: Ifed528d6dfaaebe116b6b0714a77def969b76a27
This commit is contained in:
commit
daa14e59cd
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();
|
||||
android::base::SetMinimumLogSeverity(android::base::INFO);
|
||||
}
|
||||
|
||||
void Modprobe::EnableBlocklist(bool enable) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue