init; remove dead cruft.

Bug: N/A
Test: builds
Change-Id: Ia38ef6959e8615b4f103b924ae51c19f916daa48
This commit is contained in:
Elliott Hughes 2018-05-29 17:05:56 -07:00
parent d580c441ab
commit b0aba0fff9
1 changed files with 0 additions and 4 deletions

View File

@ -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;