Move the sysfs_modem_state from a product folder to gs-common
Bug: 331202327 Change-Id: Id9176ef2b8aa50b178e0cadf60d8a34876433377
This commit is contained in:
parent
210f14f36d
commit
29035f24bc
@ -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