Skip to content
Snippets Groups Projects
  • Jaesoo Lee's avatar
    a6ac1147
    allow to load kernel modules from vendor partition · a6ac1147
    Jaesoo Lee authored
    The kernel  modules under /vendor partition has been relabeled to vendor_file.
    This CL allows for the modprobe to load modules labeled vendor_file.
    
    Kernel modules are loaded in init.rc with following commands:
        exec u:r:modprobe:s0 -- /system/bin/modprobe -d /vendor/lib/modules MODULE
    
    Bug: 35653245
    Test: tested on sailfish
    Change-Id: I2132ca4de01c5c60476dad8496e98266de5a1bb7
    a6ac1147
    History
    allow to load kernel modules from vendor partition
    Jaesoo Lee authored
    The kernel  modules under /vendor partition has been relabeled to vendor_file.
    This CL allows for the modprobe to load modules labeled vendor_file.
    
    Kernel modules are loaded in init.rc with following commands:
        exec u:r:modprobe:s0 -- /system/bin/modprobe -d /vendor/lib/modules MODULE
    
    Bug: 35653245
    Test: tested on sailfish
    Change-Id: I2132ca4de01c5c60476dad8496e98266de5a1bb7