summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/RegionSamplingThread.cpp
diff options
context:
space:
mode:
author Jooyung Han <jooyung@google.com> 2019-03-27 11:50:49 +0900
committer Jooyung Han <jooyung@google.com> 2019-03-28 14:37:34 +0900
commit278e05bf5ad3448da89eb373e5ff26c75b73c260 (patch)
treeb950136e9104130b7fe196d6573bae26dfe1cb58 /services/surfaceflinger/RegionSamplingThread.cpp
parente5e8285246a7807e247f02d2e0460ced47664326 (diff)
Mark libandroid_runtime_lazy as double_loadable
Because of following two conditions, - libmediandk(LL-NDK) depends on it. - libandroid_runtime_lazy is vendor_available:true. This lib is vendor_available but actually it is not supposed to be used by vendor processes (which are not app_process and there is no android_runtime). If the vendor variant of this lib is loaded and the delegate functions are called, then dlopen will fail as expected. Bug: 125550121 Test: m -j Change-Id: I7f417d771ccff0679018f9533a5bf1c2b3b43f00 Merged-In: I7f417d771ccff0679018f9533a5bf1c2b3b43f00
Diffstat (limited to 'services/surfaceflinger/RegionSamplingThread.cpp')
0 files changed, 0 insertions, 0 deletions