Lines Matching refs:lib
49 # TODO(b/144533348): to allow symlinks pointing the libs under /system/lib
52 # /system/lib, but in /apex/<module>/lib directory.
96 # /system/lib/libc.so, etc are symlinks to
97 # /apex/com.android.runtime/lib/bionic/libc.so, etc. Add the path to the
99 # of the lib. We could add this to search.paths instead but that makes the
100 # resolution of bionic libs be dependent on the order of /system/lib and
101 # /apex/.../lib/bionic in search.paths. If the latter is after the former,
103 # /system/lib but fails to pass the accessibility test because of its realpath.
124 # TODO(b/144533348): to allow symlinks pointing the libs under /system/lib
127 # /system/lib, but in /apex/<module>/lib directory.
147 # TODO(b/144533348): to allow symlinks pointing the libs under /system/lib
150 # /system/lib, but in /apex/<module>/lib directory.