From 6dfe4bff76cab918e333f7c9e89ae1a76d5c1638 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 16 Dec 2020 19:58:18 +0200 Subject: [PATCH] sdm660-common: Enable HidDeviceService * Turns out component-overrides doesn't handle the case where a feature is enabled in config.xml but disabled in overrides. Explicitly disabling HidDeviceService causes bluetooth to time out while turning on and stuck in a crash loop. Change-Id: Idcb678d03c5dc872942fd0fda9aabcbb5f5c9a55 Signed-off-by: clarencelol Signed-off-by: pix106 --- configs/component-overrides.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/component-overrides.xml b/configs/component-overrides.xml index 0d29cf24..9a89c0bf 100644 --- a/configs/component-overrides.xml +++ b/configs/component-overrides.xml @@ -18,6 +18,7 @@ +