diff options
author | Felipe Leme <felipeal@google.com> | 2018-06-14 10:23:31 -0700 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2018-06-14 10:26:59 -0700 |
commit | b251b7f0910547c864d7e623c220d136c5c3f13f (patch) | |
tree | cc72e9639642a0f567cd022f503f4e7e5c95d917 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 292b08ff878e33ffd71312a48213dcf131cfbc3e (diff) |
Uses autofill callback to throttle performance tests.
Currently the Autofill performance tests work fine, but if we change IAutofillManager
to make oneway binder calls, the tests will crash because of the excessive number of
unfinished binder transactions.
We can fix this issue by using the autofill callbacks that are shown when the UI is shown
or hidden.
Test: mmma -j ./frameworks/base/apct-tests/perftests/autofill/ && \
adb install -r $OUT/data/app/AutofillPerfTests/AutofillPerfTests.apk && \
adb shell am instrument -w -e class android.view.autofill.LoginTest \
com.android.perftests.autofill/android.support.test.runner.AndroidJUnitRunner
Bug: 73536867
Change-Id: I216e67ca97cab059851b0873601e82b368a6abea
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions