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