Split libhidl into base and transport.

libhidlbase contains "pure" classes that has nothing
to do with tranport level stuff. libhwbinder can now
safely depend on libhidlbase.

IBinder inheriting from IBase will be in a follow up
CL.

Bug: 32756130

Test: mma under hardware/interfaces
Test: hidl_test
Change-Id: Ie2bd80769df3816aab83789ba0d7fca9b5a2e52f
27 files changed
tree: b0ac48e72ab0233a0e3eb8588abbb8f645a6a019
  1. base/
  2. transport/
  3. Android.bp
  4. MODULE_LICENSE_APACHE2
  5. NOTICE
  6. test_main.cpp