commit | 7fd9882ba3e97423901e06188c6dbaaca661ecbd | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Wed Oct 24 19:45:07 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Thu Oct 25 09:41:11 2012 -0700 |
tree | b580140b9ed579388dc06755cd52b10671cb4b09 | |
parent | ead7d90e8b049c9689560015dbb761242fd86c99 [diff] |
Accessibility layer in inconsistent state after running UI test automation tests. 1. The accessibility layer has a back door for a UI test automation code running from the shell to attach. The unregister code does an incorrect identity check and as a result the register UI test automation service is not disconnected until its process is killed. The fix is super safe and simple. bug:7409261 Change-Id: I4b1da18be6c5619dadd4a58fca6724529bc59dea