You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
460 B
18 lines
460 B
# ==============================================
|
|
# MTK Policy Rule
|
|
# ==============================================
|
|
|
|
# lbs debug file
|
|
type lbs_dbg_data_file, file_type, data_file_type, core_data_file_type;
|
|
|
|
type sysfs_boot_info, fs_type, sysfs_type;
|
|
|
|
# Date : 2020/03/25
|
|
# Purpose : mtk Audio headset detect
|
|
type sysfs_headset, fs_type, sysfs_type;
|
|
|
|
# Date : WK20.20
|
|
# Operation: R migration
|
|
# Purpose : read vbus voltage
|
|
type sysfs_vbus, fs_type, sysfs_type;
|