esed

Daemon to translate and exchange commands with the eSE hardware. The
applet HALs will be implemented here.

Test: esed_pn81a_apdu_test
Bug: 35628284
Change-Id: Ifd0cdfc917efd3ef1fb3bad5ee59ba88e7a9eb85
diff --git a/Android.bp b/Android.bp
index fce386e..6fe8a42 100644
--- a/Android.bp
+++ b/Android.bp
@@ -21,4 +21,5 @@
     "libese-hw",
     "examples",
     "tools",
+    "esed",
 ]