commit | 595070969de0a7334d251d5448b641e856e052bc | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <[email protected]> | Mon Oct 29 09:00:30 2018 -0700 |
committer | Wale Ogunwale <[email protected]> | Sat Nov 03 23:23:06 2018 -0700 |
tree | a8162d5722120111d0d43dc240c641aad68ec17a | |
parent | 8be8936abbbdefa5169d096f52412b79686f9fca [diff] |
Moved Activity management out of ActivityManager to WindowManager (37/n) What could go wrong ;) Note that ATMS and all other activity management files are still under the AMS lock. We will be changing them soon to use the WMS lock, but till then it is important to take care not to use the WMS lock for activities stuff and AMS lock for window stuff. Test: Existing tests pass Bug: 80414790 Change-Id: I69f5a6e40ad892557a425e1f34be987507102136