commit | bdc3a46312dda68b4dfdf37a202fc791eb639610 | [log] [tgz] |
---|---|---|
author | Ye Wen <ywen@google.com> | Tue Nov 11 11:17:28 2014 -0800 |
committer | Ye Wen <ywen@google.com> | Wed Nov 12 15:15:49 2014 -0800 |
tree | 7bc26457bbb7ce62490faa7417f9698f270e0c1a | |
parent | 521ca5f8fba355f526e82dc3a8fc6520e4379874 [diff] |
Delay connecting to MmsService until APIs are called for imms Eagerly connecting to MmsService in MmsServiceBroker during system bootup caused a 2-second delay. Removing the connection in this CL. The connection will be made when any of the API is called. b/18085396 Change-Id: I201abcb5f8c5ac69e347e2c69fd20b8215bb0654