From 2d443ac777ba14b3ccdcc188bb11d43d3489cdf2 Mon Sep 17 00:00:00 2001 From: Jeya R Date: Mon, 13 Jul 2020 14:18:31 +0530 Subject: [PATCH] sm6250-common: Remove context hub HAL service from init rc file Remove context hub HAL service from common init rc file to target specific Change-Id: If32c8c15ad5e9ab4103db21580955bff6bfe92ef Signed-off-by: Jeya R --- rootdir/etc/init.qcom.rc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index e593a0a..ee13138 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -1074,11 +1074,3 @@ service vendor.audio-hal-2-0 /vendor/bin/hw/android.hardware.audio@2.0-service interface android.hardware.audio@5.0::IDevicesFactory default interface android.hardware.audio@4.0::IDevicesFactory default interface android.hardware.audio@2.0::IDevicesFactory default - -service vendor.contexthub-hal-1-0 /vendor/bin/hw/android.hardware.contexthub@1.0-service - override - class hal - interface android.hardware.contexthub@1.0::IContexthub default - user system - group system - disabled