diff options
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | 2018-01-23 00:23:51 -0800 |
---|---|---|
committer | Adam Lesinski <adamlesinski@google.com> | 2018-01-23 00:25:30 -0800 |
commit | b1fe5159fade1b6cea9404ab6c407c97598371d1 (patch) | |
tree | d2b695d128a3ec273dd811e2c3cac6d140432a2b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | d95e1d6edde1b17dea8983266a0a238fa209295d (diff) |
OMS: fix offset-by-one error when setting overlay priority
setPriority(A, B) used to change A's priority to just higher than B's,
but in commit "OverlayManagerService: Make broadcasts/updates explicit"
this was modified so that A's priority is set to just lower than B's.
Revert the behaviour to the original since that is what is documented in
IOverlayManager.aidl
Test: manual
Change-Id: I87e96fb49d5ad58528dc0448aed907b405db1945
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions