commit | b9dead1a751abe93348059ee2465006a0240d05a | [log] [tgz] |
---|---|---|
author | Will McVicker <willmcvicker@google.com> | Thu Mar 07 11:15:37 2024 -0800 |
committer | Will McVicker <willmcvicker@google.com> | Thu Mar 07 15:01:59 2024 -0800 |
tree | 8b196b2b16d7ebd5ccdda1fa120388660d4fed71 | |
parent | 2d3658a42111d44bd1fc386381de5ed0541ee291 [diff] |
toolbox/modprobe: Fix failure due to blocklist When a module is blocklisted, LoadWithAliases() will return an error indicating the module failed to load. When the blocklist is requested (via the -b parameter), let's not return an error if a blocklisted module fails to load. Test: verified lsmod on pixel 6 Bug: 324018983 Change-Id: I68f7d46bf9fd99e4b4e51ef92ea71686907f1125