summaryrefslogtreecommitdiff
path: root/runtime/native/native_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/native/native_util.h')
-rw-r--r--runtime/native/native_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/native/native_util.h b/runtime/native/native_util.h
index 784dba319e..f399359b11 100644
--- a/runtime/native/native_util.h
+++ b/runtime/native/native_util.h
@@ -23,7 +23,7 @@
#include "base/macros.h"
#include "nativehelper/scoped_local_ref.h"
-namespace art {
+namespace art HIDDEN {
ALWAYS_INLINE inline void RegisterNativeMethodsInternal(JNIEnv* env,
const char* jni_class_name,