summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_System.cc
diff options
context:
space:
mode:
author Dmitrii Ishcheikin <ishcheikin@google.com> 2024-01-12 20:10:14 +0000
committer Dmitrii Ishcheikin <ishcheikin@google.com> 2024-01-15 17:32:46 +0000
commit3623aa1323e4eedd836db7a7ceafb19343295a46 (patch)
treeedf1150d86373e33382375f7c562b1925e625b1a /runtime/native/java_lang_System.cc
parentf0a31e107973f3bde7dd54cd7610082b104922db (diff)
Add visibility attributes in runtime/native
Don't add visibility attributes in dalvik_system_VMRuntime.{h,cc} for now, because it breaks some apps. Bug: 260881207 Test: launch app from b/319255249 Test: presubmit Test: abtd app_compat_drm Test: abtd app_compat_top_100 Test: abtd app_compat_banking Change-Id: I538c4f82a753c71fb9d008762d09ada5e1273427
Diffstat (limited to 'runtime/native/java_lang_System.cc')
-rw-r--r--runtime/native/java_lang_System.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/native/java_lang_System.cc b/runtime/native/java_lang_System.cc
index 63cbd2c815..203d98dc4c 100644
--- a/runtime/native/java_lang_System.cc
+++ b/runtime/native/java_lang_System.cc
@@ -29,7 +29,7 @@
#include "native_util.h"
#include "scoped_fast_native_object_access-inl.h"
-namespace art {
+namespace art HIDDEN {
/*
* We make guarantees about the atomicity of accesses to primitive variables. These guarantees