summaryrefslogtreecommitdiff
path: root/runtime/compat_framework.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/compat_framework.cc')
-rw-r--r--runtime/compat_framework.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/compat_framework.cc b/runtime/compat_framework.cc
index 17d423bbed..e693508f42 100644
--- a/runtime/compat_framework.cc
+++ b/runtime/compat_framework.cc
@@ -22,7 +22,7 @@
#include "android-base/logging.h"
#include "thread-current-inl.h"
-namespace art {
+namespace art HIDDEN {
// Compat change states as strings.
static constexpr char kUnknownChangeState[] = "UNKNOWN";