Remove automatic code generation 17/12717/1
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 19 Dec 2017 04:35:55 +0000 (13:35 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 19 Dec 2017 09:36:53 +0000 (09:36 +0000)
commit3f23c8903f4f67bce8d4c4c8d5b9762f06daefc7
tree65aea0889bc4c21a47a91dcb3b266a6bea1b8689
parentb3f280dd0264f05626d5bc7d896f4b33c9f01e3d
Remove automatic code generation

To handle the request from binder(applications) more flexibly,
we have to remove automatic code generation.

Change-Id: Id14ab749cca68b5aa30376ba3ac543372df87233
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
src/CMakeLists.txt
src/afb_binding_api.hpp [new file with mode: 0644]
src/main.cpp