summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2021-07-30 13:49:14 +0900
committerJooyung Han <jooyung@google.com>2021-07-30 16:43:33 +0900
commit310edbe3c7202581bf10b6a621a287b297d73261 (patch)
treeab200f5e760f0dab951dec5425eb724ffe69d817 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentc841e1fdc1b7c14f9adb116d69dc77e0c3732374 (diff)
APK signature verification: use FileChannel#size
RandomAccessFile#length returns 0 for block devices while FileChannel#size returns the correct size. APK signature verification utils should work with block-device zip files when Android is running as a guest OS and APK/APEX files are passed via block devices. This is a follow-up of 1257f1505cb2ac75b6959e16d195c7c4bac8ee06. Bug: 193592496 Bug: 192366904 Test: FrameworksServicesTests Change-Id: I3015fc30574c36c18c0d0c9ae7453d33a1349927
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions