binder: Expose an aidl interface module
authorRoshan Pius <rpius@google.com>
Thu, 7 Jul 2016 16:48:00 +0000 (09:48 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 08:21:28 +0000 (11:21 +0300)
commitfe1d0771f72e6be7e81d46658dcac37a3629c317
tree0f95a62a69b79d5d4f983e83e805449f07097689
parentb84ce655d31a2236734c788fd3292c10d5d9f0b1
binder: Expose an aidl interface module

Restructure the binder related makefile sections to expose a separate
|libwpa_binder_interface| which can be imported by clients/tests.

While there,
Change the name of the binder service to the name used in the selinux
permissions.

Signed-off-by: Roshan Pius <rpius@google.com>
wpa_supplicant/Android.mk
wpa_supplicant/binder/binder_constants.cpp [new file with mode: 0644]
wpa_supplicant/binder/binder_constants.h [new file with mode: 0644]
wpa_supplicant/binder/binder_manager.cpp
wpa_supplicant/binder/binder_manager.h