commit | 89e3586afa180230fa999d4287df90df9d066cef | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Sun Aug 30 10:57:07 2015 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon Aug 31 10:54:26 2015 -0700 |
tree | f59c47236f7b419bf26deb1894530049b3f3aba3 | |
parent | c42ba466df7604199ab7177de98e18fd7287bd75 [diff] |
aidl: Pull main() into dedicated file This separates the main() entry point from the functionality we're hoping to test. While here, redo the header guards to be consistent accross the codebae. Bug: 23516947 Change-Id: I61666126bdba0941f14bd0f031caaa30367b864a Test: Compiles