summaryrefslogtreecommitdiff
path: root/libsparse/sparse.cpp
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2019-01-29 00:08:55 +0900
committerJiyong Park <jiyong@google.com>2019-02-12 19:35:45 +0900
commit00f2ebe9cc33a17c40936f2a2d4f795edcb395b5 (patch)
treea5156663a6851a0ed2d338b06c8c256c4932c8e7 /libsparse/sparse.cpp
parent34f3660e2c7f0558fd16fafee45d84f2f8bc741d (diff)
shim libraries for libnativeloader and libnativebridge
libnativeloader_lazy and libnativebridge_lazy are shim libraries for libnativeloader and libnativebridge, respectively. The shim libraries provides the same APIs as their counterparts, but when the APIs are called, the APIs from the real libraries are loaded/linked/and executed using dlopen/dlsym. Bug: 123403798 Bug: 124250621 Test: m Test: device boots to the UI Test: mma under system/core/libnativebridge with aosp_cf_x86 adb sync; execute all tests under /data/nativetest/libnativebridge-lazy-tests All passes except NativeBridgeTest.V2_Signal which is also failing in /data/nativetest/libnativebridge-tests. Change-Id: Ic6484784eaa7872dcdd2decbb30943fb34c1abd7
Diffstat (limited to 'libsparse/sparse.cpp')
0 files changed, 0 insertions, 0 deletions