| commit | a834dd4650b3196893440ee49c7ff6b303b45a92 | [log] [tgz] |
|---|---|---|
| author | Casey Dahlin <sadmac@google.com> | Wed Sep 23 11:52:15 2015 -0700 |
| committer | Casey Dahlin <sadmac@google.com> | Mon Sep 28 12:15:18 2015 -0700 |
| tree | 531d69f9c2d8f9fe80cd4bf47719485d6894e1ff | |
| parent | 6c6e427a3b64e3987691f67540d9586f11415d17 [diff] [blame] |
Generate client-side headers Test: Ran aidl-cpp Bug: 23599760 Change-Id: I31ca5be9dd1274ba81ea6a7110e9f2005f86855d Signed-off-by: Casey Dahlin <sadmac@google.com>
diff --git a/Android.mk b/Android.mk index de15a4a..f730731 100644 --- a/Android.mk +++ b/Android.mk
@@ -81,6 +81,7 @@ LOCAL_SRC_FILES := \ ast_cpp_unittest.cpp \ ast_java_unittest.cpp \ + generate_cpp_unittest.cpp \ options_unittest.cpp \ parse_helpers_unittest.cpp \ test_main.cpp \