summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_lang_System.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'luni/src/main/native/java_lang_System.cpp')
-rw-r--r--luni/src/main/native/java_lang_System.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/luni/src/main/native/java_lang_System.cpp b/luni/src/main/native/java_lang_System.cpp
index 61a784a..3b907db 100644
--- a/luni/src/main/native/java_lang_System.cpp
+++ b/luni/src/main/native/java_lang_System.cpp
@@ -14,6 +14,8 @@
* limitations under the License.
*/
+#define LOG_TAG "System"
+
#include "JNIHelp.h"
#include "ScopedUtfChars.h"