commit | 50a0aafdfec2aa92305c762b4c0e0c57283e4c52 | [log] [tgz] |
---|---|---|
author | Raff Tsai <rafftsai@google.com> | Fri Feb 14 00:35:58 2020 +0800 |
committer | Raff Tsai <rafftsai@google.com> | Fri Feb 14 10:45:14 2020 +0800 |
tree | 3a55b406eb366ba2a173c467490d5a1cb48ac547 | |
parent | 1e7ecc1ad558f09eaa4e514f63cce8faa4bb8487 [diff] |
Fix Battery optimization page broken - mCompositeFilter is not changed after toggling filter, so the list items are not changing. Fixed by changing mCompositeFilter after toggle is changed. - Because mSession.rebuild returns null, removes some dead code. Fixes: 149362024 Test: 1. Settings > App & notifications > Special app access > Battery optimization 2. Toggle Not optimized and All apps 3. App list should change after step 2 Change-Id: Ifd5c7b0f1d809ae7a49d62b39e34fa899700326c