commit | 02efc3a7cab237395066c13a813d5e21d59a6fa3 | [log] [tgz] |
---|---|---|
author | Alina Kalyakina <alinakalyakina@google.com> | Wed Sep 20 16:41:22 2023 +0000 |
committer | Alina Kalyakina <alinakalyakina@google.com> | Thu Sep 21 11:48:08 2023 +0000 |
tree | 195994e042f63504b5de7e083755ad5dfe752827 | |
parent | 29911e5787a26807b84c0cb7cc422017e2fdbe31 [diff] |
Fix loading VVLs by surfaceflinger service Use dlclose instead of android::CloseNativeLibrary if there's no need to use nativeloader function. The service failed to load VVLs because libnativeloader.so that has android::CloseNativeLibrary was inaccessible. Bug: 300877075 Change-Id: I8fcacbc5b550d8ea723201a407db003caa5f4cff