-
- Downloads
Support custom messages for mainline update
Fixes: 293476665 Test: atest BouncerMessageRepositoryTest Test: verified manually, 1. Enable feature flag 2. Reboot the device 3. Before unlocking, run the command: `adb shell setprop sys.boot.reason.last reboot,mainline_update` 4. Relevant message should be shown on bouncer. Change-Id: I3f7029f586013159eff0756798f81048de372098
Showing
- packages/SystemUI/src/com/android/systemui/bouncer/data/factory/BouncerMessageFactory.kt 15 additions, 0 deletions...id/systemui/bouncer/data/factory/BouncerMessageFactory.kt
- packages/SystemUI/src/com/android/systemui/bouncer/data/repository/BouncerMessageRepository.kt 11 additions, 1 deletion...temui/bouncer/data/repository/BouncerMessageRepository.kt
- packages/SystemUI/tests/src/com/android/systemui/bouncer/data/repo/BouncerMessageRepositoryTest.kt 19 additions, 1 deletion...ystemui/bouncer/data/repo/BouncerMessageRepositoryTest.kt
Loading
Please register or sign in to comment