commit | 5368eda5127701dc84b9e4da61dfbfa685a00b2d | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Fri Oct 25 11:20:03 2019 -0400 |
committer | Derek Sollenberger <djsollen@google.com> | Wed Feb 19 21:13:34 2020 -0500 |
tree | 5ed8080820e6c6b0c63f9a4d45c1ccaba9d2ec51 | |
parent | 83ccff716f160d3f9665732d50a7974f5f8e890a [diff] [blame] |
Cleanup LOG_TAG when bundled in HWUI Bug: 137655431 Test: CtsUiRenderingTestCases Change-Id: If0f1377e0ab831f38d752c3bbe282397c061b02c
diff --git a/libs/hwui/jni/Graphics.cpp b/libs/hwui/jni/Graphics.cpp index 38fb8bd..3795864 100644 --- a/libs/hwui/jni/Graphics.cpp +++ b/libs/hwui/jni/Graphics.cpp
@@ -1,3 +1,4 @@ +#undef LOG_TAG #define LOG_TAG "GraphicsJNI" #include <unistd.h>