Merge "libmodprobe: remove SetMinimumLogSeverity() from constructor" am: 03325fb854 am: daa14e59cd am: 3b7f554c8e am: 3793693264
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1387857 Change-Id: I7273e533975375fb5191fe9dc8b4da3713368082
This commit is contained in:
commit
f664dd717f
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