Call super.updateState() to set checked status of work profile switch
The switch preference was not correctly reflecting the state of the cooldown setting because the checked state of the switch is set in the parent class's updateState() method. Fixes: 397554453 Flag: EXEMPT bugfix Test: manual Change-Id: I2ce6fe71ac6ed0249c0ad39e99ff5929659d6b5a
Loading
Please register or sign in to comment