commit | 9512953c66d66d08c58c93cce0def30be6856b79 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Wed Jun 12 14:18:07 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Tue Jun 18 15:28:28 2013 -0700 |
tree | c17dbc167066a3a9d8822998bced69f03a8feb9b | |
parent | 9f6bb77eb61a465f13147ada9a920d7ba9567c92 [diff] |
Move Keyguard to the systemui process. This should save some memory on devices with limited amounts of RAM by allowing it to share the graphics context with systemui. Initially, adding this to the systemui process triggered a bug where the shared process id didn't exist in the table yet. The change to ActiveServices tries to work around this by explicitly adding the package in attachApplicationLocked(). Change-Id: I9e97d5d69ddd15d7f16aca83a57bdf381811a13b