diff options
author | George Mount <mount@google.com> | 2017-02-17 13:31:18 -0800 |
---|---|---|
committer | George Mount <mount@google.com> | 2017-02-17 13:36:50 -0800 |
commit | e718151625c4986b946cb7542aead363f72a2823 (patch) | |
tree | e5338edcefc4f29989bceaeb9d3f2c0bdb20f345 /tools/aapt2/diff/Diff.cpp | |
parent | c535d122c6a58a152ff2581f936070c2695c45ba (diff) |
Ensure transactions cannot be run during controller state change
Bug 35349893
When the FragmentManager is being brought up or down, the state
of fragments is changed. Any fragment using commitNow() during
the state change was being allowed through instead of throwing.
This CL locks out reentrant fragment transctions during
FragmentManager state changes.
Test: Iea6029ccfa660e8eea5ea7472f641dada1a6c269
Change-Id: I735d86a42951c6f58f048e4930be925da9c8247e
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions