commit | efd1c54a400de12b5a73983418ce23ee6a47ab6b | [log] [tgz] |
---|---|---|
author | Akitaka Kimura <akitaka.kimura@sonymobile.com> | Tue Sep 27 20:06:00 2016 +0900 |
committer | Yoshinori Hirano <Yoshinori.Hirano@sonymobile.com> | Tue Nov 15 10:54:43 2016 +0000 |
tree | f215f0323449a3832257b7810f56140e0fe65b83 | |
parent | e9514808d7c98d8264ce8ca3c599800c55b934f5 [diff] |
Fix Hotspot tile is shown on Guest user Last tiles are cached in QSTileHost and they are re-used for other users. But when the cached tile is added, QSTileHost doesn't check whether it is available or not. So Hotspot tile is shown on Guest user. To fix this issue, QSTileHost should check whether the tile is available when it is added. Bug: 32817349 Test: manual - add Hotspot tile to default tiles and switch to Guest user Change-Id: I96d5876024f6d519bf72a462b5c79dcf41b253f9