commit | 1268629fda99896bda747a2531c6c3a4480d8cb1 | [log] [tgz] |
---|---|---|
author | timhypeng <timhypeng@google.com> | Wed Oct 07 15:19:53 2020 +0800 |
committer | tim peng <timhypeng@google.com> | Thu Oct 08 07:43:46 2020 +0000 |
tree | fd273fc381799dbbe84cf4e571a169163fa07354 | |
parent | 2489494cd348be53d9eac4b8b6cc87d17ede10cd [diff] |
Fix java.lang.ArrayIndexOutOfBoundsException in RemoteVolumeGroupController -Caused by removing and adding preference at the same time -Make preference operation method synchronized -Not to update preference by removing and adding. To check session status and update its content to preference -Post to UI thread to handle the onDeviceListUpdate() callback from framework Bug: 170049403 Test: make -j50 RunSettingsRoboTests Change-Id: Ibfc11e1bd99ba2e578b5d9e7dcc9132e372b68dd