From 1b4e9b1a6c5ba19d9e4149e78e586ed280b9d48b Mon Sep 17 00:00:00 2001 From: Anirudh Ghayal Date: Fri, 23 Jun 2017 16:28:49 +0530 Subject: [PATCH] sdm660_64: Start the hvdcp_opti service from /system/vendor/bin hvdcp_opti now starts in /system/vendor/bin/* Change-Id: I355b993b27fc1a3e32d55a295b005c95dfc6b3c3 --- init.target.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.target.rc b/init.target.rc index cc760010..1df32a79 100755 --- a/init.target.rc +++ b/init.target.rc @@ -425,7 +425,7 @@ service tlocd /system/bin/tloc_daemon user system group drmrpc -service hvdcp_opti /system/bin/hvdcp_opti +service hvdcp_opti /system/vendor/bin/hvdcp_opti class main user root group system wakelock