From fc596429628529c1ce5e469631aae299d6dbc598 Mon Sep 17 00:00:00 2001 From: Ruthwar Ambeer Date: Tue, 31 Jul 2018 17:21:32 +0530 Subject: wayne-common: Move AtFwd hal from device to framework manifest. AtFwd hal is implemented as an android service and it stars from system partition, that is, it's not a traditional vendor hal and hence it should be declared in the framework manifest and not in the device manifest. This commit introduces new device specific framework manifest (framework_manifest.xml) and moves AtFwd hal from device to framework manifest. Change-Id: Iacdb5604a682b8462d16297f4b543928bb100282 CRs-Fixed: 2287149 --- manifest.xml | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) (limited to 'manifest.xml') diff --git a/manifest.xml b/manifest.xml index 87f6b73..4ca93c0 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,3 +1,30 @@ + android.hardware.audio @@ -584,15 +611,6 @@ slot2 - - vendor.qti.hardware.radio.atcmdfwd - hwbinder - 1.0 - - IAtCmdFwd - AtCmdFwdService - - vendor.qti.hardware.radio.config hwbinder -- cgit v1.2.3