blob: be404d94fa79454c7ccb3fd43b89555adaa28025 [file] [log] [blame]
# For Android, we must not export anything other than loader-related API
{
global:
# Loader-ICD interface functions
vk_icdGetInstanceProcAddr;
vk_icdNegotiateLoaderICDInterfaceVersion;
# Android HAL module info object
HMI;
local:
*;
};