summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorlumark <lumark@google.com>2020-01-09 01:37:05 +0800
committerlumark <lumark@google.com>2020-01-09 17:34:13 +0800
commitba400449e1bebf13ca9553bfb0fcc88b6a118805 (patch)
tree4769825d3005c0cee58532937fb29942ccb18d6d /tools/aapt2/diff/Diff.cpp
parent26eb022b1bbe09ab6f75b3d279a202728e1dba00 (diff)
Use ExecutorService to replace CompletableFuture
CL[1] introduced starting input with CompletableFuture for improving IME performance. Since CompletableFuture is not recommanded way to use in system server side for memory usage concern, we use java ExecutorService and Future to remove this dependency. [1]: I6aa4a664cfd0c86f75cee2457715317194bbe5e2 e0172102b9c9a9640209e3223bb6c60fe1d5cabb Fix: 147331480 Test: atest CtsInputMethodTestCases Change-Id: I10391b834c33458c3e0ac846ab738e805d235c26
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions