commit | e55424941e4e20dad5b3577445b6f72988aa54a6 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Mar 20 10:17:38 2018 -0700 |
committer | Tri Vo <trong@google.com> | Fri Mar 23 14:16:25 2018 -0700 |
tree | c020aea6a13c0e9713592b69bb9d1daa6993541a | |
parent | e2b8881fc0545047368db6285a846d4e04107d35 [diff] |
modprobe: shouldn't load kernel modules from /system Kernel modules are not permitted to be on /system partition. That was one of Treble requirements in O: https://source.android.com/devices/architecture/kernel/modular-kernels#file-locations Bug: 74069409 Test: pixel/nexus devices don't have LKMs in /system, so this change shoudl be harmless. Test: walleye boots without issues from modprobe. Merged-In: I8b3aeb55aacb3c99e0486224161d09a64bb52cd1 Change-Id: I8b3aeb55aacb3c99e0486224161d09a64bb52cd1 (cherry picked from commit 6ef9f5232e7b86ff61388295139e0ae00000de7a)