Loading cmds/installd/InstalldNativeService.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ #include <android-base/strings.h> #include <android-base/unique_fd.h> #include <cutils/fs.h> #include <cutils/log.h> // TODO: Move everything to base/logging. #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> // TODO: Move everything to base/logging. #include <logwrap/logwrap.h> #include <private/android_filesystem_config.h> #include <selinux/android.h> Loading cmds/installd/dexopt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ #include <sys/wait.h> #include <unistd.h> #include <android/log.h> // TODO: Move everything to base/logging. #include <android-base/logging.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <android-base/unique_fd.h> #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> // TODO: Move everything to base/logging. #include <private/android_filesystem_config.h> #include <system/thread_defs.h> Loading cmds/installd/globals.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <stdlib.h> #include <string.h> #include <android/log.h> // TODO: Move everything to base::logging. #include <log/log.h> // TODO: Move everything to base::logging. #include <globals.h> #include <installd_constants.h> Loading cmds/installd/otapreopt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ #include <sys/stat.h> #include <sys/wait.h> #include <android/log.h> #include <android-base/logging.h> #include <android-base/macros.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <cutils/fs.h> #include <cutils/properties.h> #include <log/log.h> #include <private/android_filesystem_config.h> #include "InstalldNativeService.h" Loading cmds/installd/utils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -30,10 +30,10 @@ #include <sys/statfs.h> #endif #include <android/log.h> #include <android-base/logging.h> #include <android-base/stringprintf.h> #include <cutils/fs.h> #include <log/log.h> #include <private/android_filesystem_config.h> #include "globals.h" // extern variables. Loading Loading
cmds/installd/InstalldNativeService.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -39,9 +39,9 @@ #include <android-base/strings.h> #include <android-base/unique_fd.h> #include <cutils/fs.h> #include <cutils/log.h> // TODO: Move everything to base/logging. #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> // TODO: Move everything to base/logging. #include <logwrap/logwrap.h> #include <private/android_filesystem_config.h> #include <selinux/android.h> Loading
cmds/installd/dexopt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ #include <sys/wait.h> #include <unistd.h> #include <android/log.h> // TODO: Move everything to base/logging. #include <android-base/logging.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <android-base/unique_fd.h> #include <cutils/properties.h> #include <cutils/sched_policy.h> #include <log/log.h> // TODO: Move everything to base/logging. #include <private/android_filesystem_config.h> #include <system/thread_defs.h> Loading
cmds/installd/globals.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <stdlib.h> #include <string.h> #include <android/log.h> // TODO: Move everything to base::logging. #include <log/log.h> // TODO: Move everything to base::logging. #include <globals.h> #include <installd_constants.h> Loading
cmds/installd/otapreopt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,13 +27,13 @@ #include <sys/stat.h> #include <sys/wait.h> #include <android/log.h> #include <android-base/logging.h> #include <android-base/macros.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <cutils/fs.h> #include <cutils/properties.h> #include <log/log.h> #include <private/android_filesystem_config.h> #include "InstalldNativeService.h" Loading
cmds/installd/utils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -30,10 +30,10 @@ #include <sys/statfs.h> #endif #include <android/log.h> #include <android-base/logging.h> #include <android-base/stringprintf.h> #include <cutils/fs.h> #include <log/log.h> #include <private/android_filesystem_config.h> #include "globals.h" // extern variables. Loading