commit | 3365939e87a691894cd65b4da21a0fb6363ed2d8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue May 29 20:12:02 2018 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue May 29 20:12:02 2018 -0700 |
tree | a094c5b5dadeffd75a95350cf352939df87be96f | |
parent | ca348582c3f448101f006cff0634b4dfe65ffe74 [diff] | |
parent | cbad1bd80c7431ef912027ddb635cd4721febf09 [diff] |
Merge "init; remove dead cruft." am: dfc4ad2a9c Change-Id: I2d5692af6ba9104b0801186aaa7ca067fe4993c0
diff --git a/init/action_parser.cpp b/init/action_parser.cpp index f9b96eb..8a4b518 100644 --- a/init/action_parser.cpp +++ b/init/action_parser.cpp
@@ -21,10 +21,6 @@ #include "stable_properties.h" -#if !defined(__ANDROID__) -#include "host_init_stubs.h" -#endif - using android::base::GetBoolProperty; using android::base::StartsWith;