commit | 04b74ec3af725ecb57f70d6e40a9865a2952a6be | [log] [tgz] |
---|---|---|
author | Vairavan Srinivasan <vairav@codeaurora.org> | Thu Feb 02 22:12:19 2012 -0800 |
committer | Vairavan Srinivasan <vairav@codeaurora.org> | Thu Feb 02 22:12:19 2012 -0800 |
tree | c85a936fed9000edd9c994a9651d04028d2e8344 | |
parent | 9d25b82d280c2d979d500e7da4447148f32f820b [diff] |
SystemServer: Looper's getMainLooper to return ServerThread Fix to ensure Context.getMainLooper and Looper.getMainLooper returns ServerThread for system_server. Currently, Looper's getMainLooper returns null. Change-Id: I5324a1cc00e27a79ba97836a9377a584e6f76b15