commit | c2f20b66fd28c10e2ec8654bd74cb501eb7f837b | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Fri Aug 08 12:10:36 2014 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Fri Aug 08 12:15:17 2014 -0700 |
tree | 15ef309ea0e0738653295a1d4408cabc91cec35f | |
parent | 171927a62a8d7a1fb8f390b5035e7f6975219a9c [diff] |
No need to send PRE_BOOT_COMPLETED for new users Since the primary purpose is to upgrade databases, no need to send this broadcast. If system apps care to be informed early on new user creation, USER_INITIALIZE is an early broadcast. Also remove some logs that spew when switching users. Bug: 16846465 Change-Id: Ibd7f8630ce1f41f8cadbda616de05844b127d1a8