commit | 0e8a7db66fd5b4cb3dd8797c086a36a454ea168a | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Wed Oct 10 10:40:53 2018 -0700 |
committer | Philip P. Moltmann <moltmann@google.com> | Wed Oct 10 10:48:44 2018 -0700 |
tree | 1360df6e01bd8e923ce21567ec33317984308db8 | |
parent | 803a52498b022303e725de72f9eb96b16cb3a898 [diff] |
Clear identity before calling deeper into USB code This is needed as deeper in the code we call UsbAccessory.getSerial which behaves differently depending on the caller. I.e. we have to make sure to have the system server identity when we call this methods. Fixes: 117547676 Test: - Started Android Auto - CtsVerifier USB Device and USB Accessory tests Change-Id: I6d752ad5d2ff058dadf1e27e41247153c7db5ee6