| commit | e7a66a564e42fab8bfa2ae9f7665ad92d76d746e | [log] [tgz] |
|---|---|---|
| author | Joe Hattori <hattorij@google.com> | Thu Aug 28 09:56:51 2025 +0000 |
| committer | Joe Hattori <hattorij@google.com> | Tue Sep 02 02:16:21 2025 +0000 |
| tree | 5e729a2786cac7275c91ab026e75ee76f74176b3 | |
| parent | fc5a8463dab7970d2eba8d25c5b99b87ab5072b4 [diff] |
libmodprobe: Allow multiple modules to be aliased by a module The current implementation of ModuleDependencyGrpah allowed only one module to be aliased, while modprobe allows multiple. This commit fixes this issue. Test: audio works Bug: 441237125 Change-Id: I46a40a430c949d4f0370cc312a73d679b712a097