Merge "Move the sysfs_modem_state from a product folder to 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 cd05e58009
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