commit | 84b08adcbb71fcaa860987f341310c7902a5a7ac | [log] [tgz] |
---|---|---|
author | Prashant Malani <pmalani@google.com> | Tue Jul 15 16:28:24 2014 -0700 |
committer | Simon Wilson <simonwilson@google.com> | Fri Jul 18 23:10:08 2014 +0000 |
tree | ed7489197756674433c07ba4b7b0de8ba374a055 | |
parent | 8f8141e24f4d890b4281b8c558ecc60efe5831c4 [diff] |
Make the booting flag update unconditional In case an Activity is started before we idle, there is a chance the booting flag might never get updated. Bug: 16015648 Change-Id: I46504bd126573e3a2ce1f914be922765ae9fe560 Conflicts: services/core/java/com/android/server/am/ActivityStackSupervisor.java