diff options
author | Chilun <chilunhuang@google.com> | 2021-09-24 11:58:20 +0800 |
---|---|---|
committer | Chilun <chilunhuang@google.com> | 2021-10-04 17:09:36 +0800 |
commit | 3e0f315f8c10bd913fbea06a3817d7523db527b1 (patch) | |
tree | cadbfcc09eabc0fed7f3a43f8323f01f8c770c84 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | abdb320b7096ab2b2082e4096330541759a2c2f1 (diff) |
Use post-execution state for ActivityResultItem
onActivityResult was called before onStart when resuming an activity
from STOPPED state.
Ensure the onActivityResult callback to be called before onResume.
But we only fix this after Android S to avoid some app compatibility
issues.
Bug: 78294732
Bug: 130178098
Test: atest ActivityLifecycleTests
Change-Id: I9ff060ff26d3fc517aae0a094fc041887326a963
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions