Loading libs/hwui/service/GraphicsStatsService.cpp +4 −3 Original line number Diff line number Diff line Loading @@ -22,10 +22,11 @@ #include <google/protobuf/io/zero_copy_stream_impl.h> #include <log/log.h> #include <errno.h> #include <fcntl.h> #include <inttypes.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <sys/types.h> #include <unistd.h> namespace android { Loading Loading
libs/hwui/service/GraphicsStatsService.cpp +4 −3 Original line number Diff line number Diff line Loading @@ -22,10 +22,11 @@ #include <google/protobuf/io/zero_copy_stream_impl.h> #include <log/log.h> #include <errno.h> #include <fcntl.h> #include <inttypes.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <sys/types.h> #include <unistd.h> namespace android { Loading