OSDN Git Service

Add system link for libfdtrack.so
authorJosh Gao <jmgao@google.com>
Fri, 15 May 2020 23:04:23 +0000 (16:04 -0700)
committerJosh Gao <jmgao@google.com>
Tue, 19 May 2020 21:23:27 +0000 (14:23 -0700)
commitf6142e59339cbecdc3a2da9f969b953f4e85e3d8
tree8c089da73ae8e8577511013aed61192c9e3db794
parent1ef9da8571fbab4b8c60c2c4a5a2e7213e4e1c76
Add system link for libfdtrack.so

libfdtrack.so is currently a library on the system image that's used via
dlopen to debug file descriptor leaks. We may want to move this into the
runtime module, but for now, add it as a system link.

Bug: http://b/151688751
Bug: http://b/156571476
Test: added dlopen to adbd
Change-Id: I21ebfe04d7ad85149e4df8a40911efd94ce5cf94
contents/common/system_links.cc