Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_native
/
16d7c90ff1bb4f0771b38ec604c405698b001a44
/
.
/
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.
*;
};