54f619dfb867e07f70a7e95c6d315ae706eeaab2
This change enable/disable DeepLinkHomepageActivity according to SplitController#isSplitSupported when receiving PRE_BOOT_COMPLETED. PRE_BOOT_COMPLETED is an Intent which broadcasts once when the user is booting after a system update. Bug: 201236463 Bug: 201237323 Test: manual 1. On a large screen device, Launcher -> Wallpaper & style Observe it uses intent ACTION_SETTINGS_LARGE_SCREEN_DEEP_LINK. 2. On a small screen device, Launcher -> Wallpaper & style Observe it does NOT use intent ACTION_SETTINGS_LARGE_SCREEN_DEEP_LINK. Change-Id: Icf6ab6d0cba38224c4b80276141d84a8468da760
Merge "Revert "Move Automatic System Updates from Developer Options to ..."" into sc-qpr1-dev am:
cc1cc9a5f7
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%