Add get_reboot_mode() for silent reboot
[platform/adaptation/system-plugin.git] / rules / 51-system-plugin-exynos.rules
1 ACTION!="add", GOTO="system_plugin_end"
2
3 # graphics
4 KERNEL=="mali*", GROUP="video", SECLABEL{smack}="*"
5 KERNEL=="tgl", GROUP="video", SECLABEL{smack}="*"
6 KERNEL=="slp_global_lock", GROUP="video", SECLABEL{smack}="*"
7
8 LABEL="system_plugin_end"