Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
295f80cecebb4d48edb58838f75a596db36d02c5
/
.
/
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.
*;
};