Merge "init: removed unused includes"
This commit is contained in:
commit
21d03d83fa
2 changed files with 0 additions and 4 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include <selinux/selinux.h>
|
||||
|
||||
#include "selinux.h"
|
||||
#include "ueventd.h"
|
||||
#include "util.h"
|
||||
|
||||
#ifdef _INIT_INIT_H
|
||||
|
|
|
|||
|
|
@ -37,12 +37,9 @@
|
|||
#include <android-base/stringprintf.h>
|
||||
#include <android-base/strings.h>
|
||||
#include <android-base/unique_fd.h>
|
||||
#include <cutils/android_reboot.h>
|
||||
#include <cutils/sockets.h>
|
||||
#include <selinux/android.h>
|
||||
|
||||
#include "reboot.h"
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include "selinux.h"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue