Merge "Move the sysfs_modem_state from a product folder to gs-common" into main
This commit is contained in:
commit
cd05e58009
3 changed files with 4 additions and 1 deletions
|
@ -1 +0,0 @@
|
||||||
type sysfs_modem_state, sysfs_type, fs_type;
|
|
|
@ -1,6 +1,9 @@
|
||||||
# Data
|
# Data
|
||||||
type tcpdump_vendor_data_file, file_type, data_file_type;
|
type tcpdump_vendor_data_file, file_type, data_file_type;
|
||||||
|
|
||||||
|
# Modem
|
||||||
|
type sysfs_modem_state, sysfs_type, fs_type;
|
||||||
|
|
||||||
userdebug_or_eng(`
|
userdebug_or_eng(`
|
||||||
typeattribute tcpdump_vendor_data_file mlstrustedobject;
|
typeattribute tcpdump_vendor_data_file mlstrustedobject;
|
||||||
')
|
')
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
# modem state node
|
# modem state node
|
||||||
genfscon sysfs /devices/platform/cpif/modem_state u:object_r:sysfs_modem_state:s0
|
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