2018-05-26 14:00:06 +00:00
|
|
|
KERNEL!="mmcblk?p[0-9]*", GOTO="qcom_rmtfs_end"
|
2018-05-10 21:28:51 +00:00
|
|
|
|
|
|
|
ENV{ID_PART_ENTRY_NAME}=="modemst1", SYMLINK+="disk/qcom_rmtfs/modem_fs1"
|
|
|
|
ENV{ID_PART_ENTRY_NAME}=="modemst2", SYMLINK+="disk/qcom_rmtfs/modem_fs2"
|
|
|
|
ENV{ID_PART_ENTRY_NAME}=="fsc", SYMLINK+="disk/qcom_rmtfs/modem_fsc"
|
|
|
|
ENV{ID_PART_ENTRY_NAME}=="fsg", SYMLINK+="disk/qcom_rmtfs/modem_fsg"
|
|
|
|
|
|
|
|
LABEL="qcom_rmtfs_end"
|