diff options
author | Andrii Kulian <akulian@google.com> | 2017-10-26 15:17:29 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2017-11-21 18:13:52 -0800 |
commit | 446e824e22692ee217b5b15e4f0de6add6e83d2a (patch) | |
tree | 7645d6df2f653b35130b59c6065b6d7b39b08b25 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | a420ae655b2acf174420c91d352ad70eca4dd4ab (diff) |
Add basic lifecycle transaction containers
This adds basic containers for holding some messages to a client,
that are related to activity lifecycle. Each transaction can hold
a list of callbacks and a final lifecycle state.
Some requests from ActivityManager to client that target activities
are now switched to use transactions. Scheduling, preparing and
executing a request is moved outside of ActivityThread class to
corresponding transaction items.
Bug: 64797980
Test: Existing AM CTS tests pass
Change-Id: I96df20787b3d792f655c9500e8a71032264d02cd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions