commit | 6ef9f5232e7b86ff61388295139e0ae00000de7a | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Mar 20 10:17:38 2018 -0700 |
committer | Tri Vo <trong@google.com> | Tue Mar 20 14:17:28 2018 -0700 |
tree | 7d6812c32ce3eb7d993fae0474dc99c980a177f4 | |
parent | 8e0b882cd6851c15ca16b805560833758e5d9a31 [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. Change-Id: I8b3aeb55aacb3c99e0486224161d09a64bb52cd1