move insert module script sepolicy to gs-common
Bug: 243763292 Test: boot to home with no relevant SELinux error Change-Id: I52fe6631b3ec806a5624375457874d9248927b00
This commit is contained in:
parent
5742be1014
commit
c08f9cf882
5 changed files with 11 additions and 31 deletions
4
whitechapel/vendor/google/file_contexts
vendored
4
whitechapel/vendor/google/file_contexts
vendored
|
@ -280,7 +280,6 @@
|
|||
/mnt/vendor/persist/modem(/.*)? u:object_r:persist_modem_file:s0
|
||||
|
||||
# Kernel modules related
|
||||
/vendor/bin/insmod\.sh u:object_r:init-insmod-sh_exec:s0
|
||||
/vendor/bin/init\.display\.sh u:object_r:init-display-sh_exec:s0
|
||||
|
||||
# USB
|
||||
|
@ -367,9 +366,6 @@
|
|||
# battery history
|
||||
/dev/battery_history u:object_r:battery_history_device:s0
|
||||
|
||||
# Vendor_kernel_modules
|
||||
/vendor_dlkm/lib/modules/.*\.ko u:object_r:vendor_kernel_modules:s0
|
||||
|
||||
# Display
|
||||
/vendor/lib(64)?/libion_google\.so u:object_r:same_process_hal_file:s0
|
||||
/vendor/lib(64)?/libdrm\.so u:object_r:same_process_hal_file:s0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue