Move the sysfs_modem_state from a product folder to gs-common

Bug: 331202327

Change-Id: Id9176ef2b8aa50b178e0cadf60d8a34876433377
This commit is contained in:
mikeyuewang 2024-03-27 17:34:41 +00:00
parent 210f14f36d
commit 29035f24bc
3 changed files with 4 additions and 1 deletions

View File

@ -1 +0,0 @@
type sysfs_modem_state, sysfs_type, fs_type;

View File

@ -1,6 +1,9 @@
# Data
type tcpdump_vendor_data_file, file_type, data_file_type;
# Modem
type sysfs_modem_state, sysfs_type, fs_type;
userdebug_or_eng(`
typeattribute tcpdump_vendor_data_file mlstrustedobject;
')

View File

@ -1,2 +1,3 @@
# modem state node
genfscon sysfs /devices/platform/cpif/modem_state u:object_r:sysfs_modem_state:s0