Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
ab1fb955acc8bbe6b9086a4ab54beab003a887a9
/
.
/
libs
/
vr
/
libdvr
/
exported_apis.lds
blob: 5ecb49861ce6af983fd6a91c38890da609a2af49 [
file
] [
log
] [
blame
]
{
global
:
# Whitelist the function to load the dvr api.
dvrGetApi
;
local
:
# Hide everything else.
*;
};