summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJeongsik Mun <jeongsik.mun@samsung.corp-partner.google.com>2021-11-22 11:43:23 +0900
committerPatrick Baumann <patb@google.com>2021-12-09 11:30:40 -0800
commit1913e674e339d374b33b628ee20a83b5dfefb2c6 (patch)
tree387b0d4a2a1a8531f6f3fba3fef9b9ad6e3f58c0 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent4cbb58587a8d0ae6cc59a37f2251f6a2ec4bc8d2 (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
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions