From 02107abaa8458d267816231e82216c3a3f3587a6 Mon Sep 17 00:00:00 2001 From: ShihabZzz Date: Tue, 17 Mar 2020 13:52:02 +0600 Subject: [PATCH] potter: init.qti.fm.rc: Update FM service definition * LineageOS/android_vendor_qcom_opensource_fm-commonsys@c6f6bde Signed-off-by: ShihabZzz Signed-off-by: ashwatthama --- proprietary/vendor/etc/init/init.qti.fm.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proprietary/vendor/etc/init/init.qti.fm.rc b/proprietary/vendor/etc/init/init.qti.fm.rc index 5d52259..2f9fbd1 100644 --- a/proprietary/vendor/etc/init/init.qti.fm.rc +++ b/proprietary/vendor/etc/init/init.qti.fm.rc @@ -1,4 +1,4 @@ -service fm_dl /vendor/bin/init.qti.fm.sh +service vendor.fm /vendor/bin/init.qti.fm.sh class late_start user system group system