From dcf70913dbd9a142bc33514dda1a44e4de9f9157 Mon Sep 17 00:00:00 2001 From: Harshit Jain Date: Sun, 4 Oct 2020 12:30:36 +0530 Subject: [PATCH] treble: vndk: restart the surfaceflinger * not surfacecflinger --- vndk.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vndk.rc b/vndk.rc index a5c7a37..334a492 100644 --- a/vndk.rc +++ b/vndk.rc @@ -45,7 +45,7 @@ on property:persist.sys.phh.vsmart.dt2w=* exec u:r:phhsu_daemon:s0 root -- /system/bin/phh-prop-handler.sh "persist.sys.phh.vsmart.dt2w" on property:ro.sf.lcd_density=* - restart surfacecflinger + restart surfaceflinger on property:persist.sys.phh.disable_a2dp_offload=0 setprop persist.sys.phh.disable_a2dp_offload false