diff options
author | Akitaka Kimura <akitaka.kimura@sonymobile.com> | 2016-09-27 20:06:00 +0900 |
---|---|---|
committer | Yoshinori Hirano <Yoshinori.Hirano@sonymobile.com> | 2016-11-15 10:54:43 +0000 |
commit | efd1c54a400de12b5a73983418ce23ee6a47ab6b (patch) | |
tree | f215f0323449a3832257b7810f56140e0fe65b83 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions