Merge "Move the sysfs_modem_state from a product folder to gs-common" into main
This commit is contained in:
commit
cd05e58009
@ -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…
x
Reference in New Issue
Block a user