commit | 934de622ba33925847b021dcb19fa0b05b6dfc43 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Aug 30 15:28:59 2019 -0700 |
committer | Yifan Hong <elsk@google.com> | Thu Sep 05 13:01:01 2019 -0700 |
tree | 19a9b0f330f97f723a62008ca0ee2196503a5cb0 | |
parent | 4fac1f51e6b1d21149501bb35e391e588b2fb096 [diff] [blame] |
Add <hal format="aidl">. Test: libvintf_test Bug: 138244384 Change-Id: If4e9646ff1107f84ea0be68283488a37795133c3
diff --git a/ManifestHal.cpp b/ManifestHal.cpp index 9b48a6f..3a2a1c0 100644 --- a/ManifestHal.cpp +++ b/ManifestHal.cpp
@@ -18,6 +18,7 @@ #include <unordered_set> #include "MapValueIterator.h" +#include "constants-private.h" #include "parse_string.h" namespace android {