We should only update the charging state when there's a battery
event. Not whenever we need to refresh the text field.
Fixes: 142959859
Test: manually plug and unplug device
Test: atest KeyguardIndicationControllerTest
Change-Id: I902eb838a1bf81a8c85655423c3ea218a93afd00
am: 104112d399 -s ours
am skip reason: change_id I1a1a708596ad003a7c95906fe9514db6ec518dfc with SHA1 1380a56438 is in history
Change-Id: I11cce1964af6d746545e06d5d19650583ca6dd93
am: 992eb05fd1 -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 09843a687b is in history
Change-Id: Ifaa93da3b42de50ececb9f9243d1ba07f878b6e8
am: 6e7337a1f8 -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 5136eefeb3 is in history
Change-Id: I3a87635163a61fea0fa9e176ee0d11b766b5a0fe
am: c903d9cfd3 -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 5136eefeb3 is in history
Change-Id: Iff93bdfe7f8970a9715f389b4cc42c249070319a
am: 0329c19dbf -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 5136eefeb3 is in history
Change-Id: Ic804201aae6b091ec28861b1c6904e634155f632
am: b868794d17 -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 5136eefeb3 is in history
Change-Id: I91c96455652ba75033f7bc56fa70d31c0dc019d0
am: ff797c3ba3 -s ours
am skip reason: change_id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA1 3b8c4743f6 is in history
Change-Id: I4236581921e3572b932a95c37a69a062e90b9231
am: b3f8e32d6a -s ours
am skip reason: change_id Ief6400549b30cf1c0c8a374aa443cf6347f84875 with SHA1 aaf695366e is in history
Change-Id: I4f3bac73997ffad27c355cfce472a713a5dce015
am skip reason: Change-Id I0680034ed9315aa2c05282524d48faaed066ebd0 with SHA-1 3692a6d231 is in history
Change-Id: I43e5186089d0f40fccdcf9ac85c78f8bda488aac
* changes:
Expose ScanResult/WifiInfo @hide APIs as @SystemApi
SettingsLib: convert raw fields to getters
NetworkKey: migrate from ScanResult.wifiSsid to SSID
This helps reviewing the refactor of the RecoverySystemService in which it
is made a bit more testable.
Test: make && emulator
Change-Id: Ifc5a658fe68ed10ab400f43d1d3967c0acccbd11
am: ed6fe63662 -s ours
am skip reason: change_id I7074278d16beac422ce7b29d4471b2794fa97825 with SHA1 cb157e8a33 is in history
Change-Id: Id22d9c37829a49c089a954bd137d50b6a0564773
am: 1fa4a358f3 -s ours
am skip reason: change_id I7bd15f225ac7774ac6e31c766ee0f11302aae3d8 with SHA1 178267d26b is in history
Change-Id: Iaf5b9a4a9f86ac3a4fc7f90ee81d5735e457b670
am: 73bf807a9a -s ours
am skip reason: change_id I851236a8060e05724833d9dbcd4c5a79763d4c40 with SHA1 d52aef7c11 is in history
Change-Id: Ifbb26d0536b638801e05bec1751a6d83672fd265
am: 34af7a8d01 -s ours
am skip reason: change_id I6bf37ed236e81fbcca50046b5a9b649685affb4a with SHA1 a824a64be1 is in history
Change-Id: Ief31d7fa4ba2bcce1908711789f80f4b6591f50b
ConfigurationChangedReceiver is removed. Classes that want to be
notified of configuration changes should implement
ConfigurationController.ConfigurationListener instead and register
themselves with the ConfigurationController.
Bug: 144782965
Test: atest SystemUITests
Change-Id: Id2c3fe5ae2729b181769fb31b8050da264299d72