Bind WapPushManagerService regardless of DirectBoot status
Bind WapPushManagerService regardless of DirectBoot status to receive WAP PUSH messages during DirectBoot. There are cases in which a device receives a WAP PUSH message requesting location information from network when user makes an emergency call. To avoid missing the message during DirectBoot, must bind WapPushManagerService. Test: manual - Confirm that WapPushOverSms#onServiceConnected() is called during DirectBoot. Confirm that WapPushManager#WapPushManager() is called when unlocking the screen. Bug: 141654363 Change-Id: I2c2ab3c28a395ea5b16c37542b37de3d9be450ea
Loading
Please register or sign in to comment