From 8466d682ec4d458ea82bcb5020d7c168f440c559 Mon Sep 17 00:00:00 2001 From: Jayachandran C Date: Wed, 7 Jun 2017 09:51:28 -0700 Subject: [PATCH] Introduce cne server and apiservice hal Replace protobuf over socket with hidl. Bug: 38043081 Bug: 37153322 Change-Id: I9884386a8d66f1abd5a1a37ec7c6ff8fcccde33f --- manifest.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifest.xml b/manifest.xml index 49439000..c6a0756e 100644 --- a/manifest.xml +++ b/manifest.xml @@ -372,4 +372,24 @@ slot2 + + com.quicinc.cne.server + hwbinder + + 1.0 + + IServer + cnd + + + + com.quicinc.cne.api + hwbinder + + 1.0 + + IApiService + cnd + +