diff --git a/init/init_common.cpp b/init/init_common.cpp index 92e9b67..e7a0fc7 100644 --- a/init/init_common.cpp +++ b/init/init_common.cpp @@ -14,20 +14,15 @@ * limitations under the License. */ -#include -#include -#include +#include #include -#include -#include #define _REALLY_INCLUDE_SYS__SYSTEM_PROPERTIES_H_ #include #include "init_common.h" #include "property_service.h" -using android::base::GetProperty; using android::init::property_set; void load_dalvik_properties() {