commit | 4ae8cb9e73b3b516434c9dc26fcc9697daff851d | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Sun Aug 28 15:44:24 2011 -0700 |
committer | Jim Miller <jaggies@google.com> | Mon Aug 29 16:02:24 2011 -0700 |
tree | 61a878708ac440970bdb7cad8f333eb4017b9bf8 | |
parent | 32901b4fec5db9a137add68f0f38518636593668 [diff] |
Fix 5044158: Reduce overall memory footprint of lockscreen On devices that do not require showing lock before unlock, we now only create just the unlock screen. In addition to simplifying the code, this also prevents keeping around a potentially unusued lock screen and saves ~1MB in the system process on devices with only a secure lockscreen. Change-Id: I533f2692b44a7991d4850cecc874c76166e7ce71