Merge "Move the sysfs_modem_state context defination to the gs-common" into main

This commit is contained in:
Mike Wang 2024-03-29 15:16:19 +00:00 committed by Android (Google) Code Review
commit f99c7509d8
2 changed files with 1 additions and 5 deletions

1
vendor/file.te vendored
View file

@ -1,2 +1 @@
type sysfs_modem_state, sysfs_type, fs_type;
type sysfs_gps, sysfs_type, fs_type;

View file

@ -54,7 +54,4 @@ genfscon sysfs /devices/platform/10cb0000.hsi2c/i2c-7/7-0069/power_supply/main-c
genfscon sysfs /devices/platform/gnssif/wakeup u:object_r:sysfs_wakeup:s0
# gps coredump node
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
genfscon sysfs /devices/platform/gnssif/coredump u:object_r:sysfs_gps:s0