diff options
| author | David 'Digit' Turner <digit@android.com> | 2013-03-20 11:13:38 +0100 |
|---|---|---|
| committer | David 'Digit' Turner <digit@android.com> | 2013-03-20 11:13:38 +0100 |
| commit | 0d92cf5450184f81c6589c7d6bcf8d6fb3083587 (patch) | |
| tree | 2a569e8c950051e3bb2620d44a7906292c124ff4 /scripts/stack_core.py | |
| parent | 7b9e308b95ff1bd92ca8d4343a4ed43d87bbd6b6 (diff) | |
ndk: Fix potential event handling issue in android_native_app_glue
Developers report that concurrent events generated from different
sources/devices can lead to application freezes then ANRs.
See https://code.google.com/p/android/issues/detail?id=41755
where it is suggested that handling all incoming events in
the "process_input" callback solves the issue. Hence this patch
implements the suggestion, however it's unclear whether this
solves the symptom, or the root cause of the problem.
Change-Id: Ic6b0ad05d192763a6d8842c8befcb87db9714a3c
Diffstat (limited to 'scripts/stack_core.py')
0 files changed, 0 insertions, 0 deletions
