commit | 1913e674e339d374b33b628ee20a83b5dfefb2c6 | [log] [tgz] |
---|---|---|
author | Jeongsik Mun <jeongsik.mun@samsung.corp-partner.google.com> | Mon Nov 22 11:43:23 2021 +0900 |
committer | Patrick Baumann <patb@google.com> | Thu Dec 09 11:30:40 2021 -0800 |
tree | 387b0d4a2a1a8531f6f3fba3fef9b9ad6e3f58c0 | |
parent | 4cbb58587a8d0ae6cc59a37f2251f6a2ec4bc8d2 [diff] |
Link 32bit native libraries only if libs exist There could be an app whose abi is 32bit, but which doesn't have 32bit native libs because it just belongs to the SharedUserId whose abi is 32bit. Link it only if libs exist to reduce unnecessary calls. Bug: 204097684 Test: compile & verify basic functions working Change-Id: I24c374c92600ff50f4cf4e88e0b4106d480562d8