Merge "Move the sysfs_modem_state context defination to the gs-common" into main
This commit is contained in:
commit
f99c7509d8
2 changed files with 1 additions and 5 deletions
1
vendor/file.te
vendored
1
vendor/file.te
vendored
|
@ -1,2 +1 @@
|
||||||
type sysfs_modem_state, sysfs_type, fs_type;
|
|
||||||
type sysfs_gps, sysfs_type, fs_type;
|
type sysfs_gps, sysfs_type, fs_type;
|
||||||
|
|
3
vendor/genfs_contexts
vendored
3
vendor/genfs_contexts
vendored
|
@ -55,6 +55,3 @@ genfscon sysfs /devices/platform/gnssif/wakeup
|
||||||
|
|
||||||
# gps coredump node
|
# gps coredump node
|
||||||
genfscon sysfs /devices/platform/gnssif/coredump u:object_r:sysfs_gps:s0
|
genfscon sysfs /devices/platform/gnssif/coredump u:object_r:sysfs_gps:s0
|
||||||
|
|
||||||
# modem state
|
|
||||||
genfscon sysfs /devices/platform/cpif/modem_state u:object_r:sysfs_modem_state:s0
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue