Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 01728c1e authored by Jacky.Deng's avatar Jacky.Deng Committed by dimitry
Browse files

replace dlclose() with CloseNativeLibrary() in vulkan layer



With its 2nd argument, the CloseNativeLibrary() can close
a library opened by either dlopen() or OpenNativeLibrary().
Thus, this change covers the native case missed when the
dlclose() was directly called.

Test: [CTS] run cts -m CtsGpuToolsHostTestCases -a armeabi-v7a

Change-Id: Id81e8042292cd95f0be18abdd53e3e62ed448f8e
Signed-off-by: default avatarJacky.Deng <jacky.deng@intel.com>
Signed-off-by: default avatarJianxun Zhang <jianxun.zhang@intel.com>
parent 99e7f66c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment