Make apexd a binder daemon.

Add a new new AIDL interface, IApexService, for serving information
about APEX packages installed on the system. Register this service
with servicemanager on startup, and join the binder threadpool for
handling incoming requests.

Bug: 112455435
Test: builds, 'adb shell service list' shows 'apexservice'
Change-Id: I1e17bbd7bf61ef14319e327cf46705009d125353
6 files changed
tree: c187e337a84f5e15834c1974e67203b577851d23
  1. apexd/
  2. OWNERS