From 7071ee8fbf4c07d0ce5ecc436cfcbec864c3d227 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Fri, 26 Nov 2021 10:39:53 -0500 Subject: [PATCH] Launch oplus-alert-slider only once, there is no need to restart it, and it would end up restarting forever on non-oplus device --- cmds/oplus-alert-slider.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/cmds/oplus-alert-slider.rc b/cmds/oplus-alert-slider.rc index ee2cbec..e895b5a 100644 --- a/cmds/oplus-alert-slider.rc +++ b/cmds/oplus-alert-slider.rc @@ -1,3 +1,4 @@ service phhoplus-alert-slider /system/bin/oplus-alert-slider seclabel u:r:phhsu_daemon:s0 + oneshot class main