1VERS_1.0 { 2 # Export JNI symbols. 3 global: 4 JNI_OnLoad; 5 6 # Hide everything else 7 local: 8 *; 9}; 10