diff options
Diffstat (limited to 'runtime/prebuilt_tools_test.cc')
-rw-r--r-- | runtime/prebuilt_tools_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/prebuilt_tools_test.cc b/runtime/prebuilt_tools_test.cc index e05a8e4113..a86cf74c30 100644 --- a/runtime/prebuilt_tools_test.cc +++ b/runtime/prebuilt_tools_test.cc @@ -20,7 +20,7 @@ #include "gtest/gtest.h" -namespace art { +namespace art HIDDEN { // Run the tests only on host. #ifndef ART_TARGET_ANDROID |