Bug 1969824 - Enforce default visibility for android symbols involved in __builtin_available checks a=dmeehan DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D253335
This commit is contained in:
serge-sans-paille
2025-06-11 16:47:45 +00:00
committed by dmeehan@mozilla.com
parent ea00969bcd
commit 8a1b26340f

View File

@@ -1075,6 +1075,7 @@ if CONFIG["OS_TARGET"] == "Android":
"android/api-level.h", "android/api-level.h",
"android/ashmem.h", "android/ashmem.h",
"android_audio/AudioSystem.h", "android_audio/AudioSystem.h",
"android/hardware_buffer.h",
"android/log.h", "android/log.h",
"android/looper.h", "android/looper.h",
"android/native_window.h", "android/native_window.h",