Loading cmds/dumpstate/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ COMMON_SHARED_LIBRARIES := \ libbase \ libbinder \ libcutils \ libdebuggerd_client \ libdumpstateaidl \ libdumpstateutil \ liblog \ Loading cmds/dumpstate/utils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -45,9 +45,9 @@ #include <android-base/properties.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <cutils/debugger.h> #include <cutils/properties.h> #include <cutils/sockets.h> #include <debuggerd/client.h> #include <log/log.h> #include <private/android_filesystem_config.h> Loading Loading
cmds/dumpstate/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ COMMON_SHARED_LIBRARIES := \ libbase \ libbinder \ libcutils \ libdebuggerd_client \ libdumpstateaidl \ libdumpstateutil \ liblog \ Loading
cmds/dumpstate/utils.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -45,9 +45,9 @@ #include <android-base/properties.h> #include <android-base/stringprintf.h> #include <android-base/strings.h> #include <cutils/debugger.h> #include <cutils/properties.h> #include <cutils/sockets.h> #include <debuggerd/client.h> #include <log/log.h> #include <private/android_filesystem_config.h> Loading