Loading debuggerd/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,8 @@ LOCAL_SHARED_LIBRARIES := \ liblog \ libselinux \ LOCAL_CLANG := true LOCAL_MODULE := debuggerd LOCAL_MODULE_STEM_32 := debuggerd LOCAL_MODULE_STEM_64 := debuggerd64 Loading debuggerd/tombstone.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #define LOG_TAG "DEBUG" #include <arpa/inet.h> #include <dirent.h> #include <errno.h> #include <fcntl.h> Loading Loading
debuggerd/Android.mk +2 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,8 @@ LOCAL_SHARED_LIBRARIES := \ liblog \ libselinux \ LOCAL_CLANG := true LOCAL_MODULE := debuggerd LOCAL_MODULE_STEM_32 := debuggerd LOCAL_MODULE_STEM_64 := debuggerd64 Loading
debuggerd/tombstone.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ #define LOG_TAG "DEBUG" #include <arpa/inet.h> #include <dirent.h> #include <errno.h> #include <fcntl.h> Loading