commit | b1fe5159fade1b6cea9404ab6c407c97598371d1 | [log] [tgz] |
---|---|---|
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | Tue Jan 23 00:23:51 2018 -0800 |
committer | Adam Lesinski <adamlesinski@google.com> | Tue Jan 23 00:25:30 2018 -0800 |
tree | d2b695d128a3ec273dd811e2c3cac6d140432a2b | |
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