From f7e8710bff6f53cdd1f51c48c0709574ae8a5c6d Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Mon, 9 Sep 2019 14:49:14 +0000 Subject: [PATCH] sdm710-common: Define AtFwd and wifi keystore hal in framework manifest --- framework_manifest.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/framework_manifest.xml b/framework_manifest.xml index 2a1e18e..8281c86 100644 --- a/framework_manifest.xml +++ b/framework_manifest.xml @@ -8,4 +8,22 @@ default + + vendor.qti.hardware.radio.atcmdfwd + hwbinder + 1.0 + + IAtCmdFwd + AtCmdFwdService + + + + vendor.qti.hardware.wifi.keystore + hwbinder + 1.0 + + IKeystoreExt + default + +