summaryrefslogtreecommitdiff
path: root/runtime/sdk_checker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/sdk_checker.cc')
-rw-r--r--runtime/sdk_checker.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/sdk_checker.cc b/runtime/sdk_checker.cc
index 95023829a5..0ad8ce5c9e 100644
--- a/runtime/sdk_checker.cc
+++ b/runtime/sdk_checker.cc
@@ -21,7 +21,7 @@
#include "dex/art_dex_file_loader.h"
#include "mirror/class-inl.h"
-namespace art {
+namespace art HIDDEN {
SdkChecker::SdkChecker() : enabled_(true) {}