commit | 9a18f8da7f394d212700c11716694cb626c8d8e2 | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Tue Apr 30 13:23:21 2024 -0400 |
committer | Lucas Silva <lusilva@google.com> | Tue Apr 30 13:27:47 2024 -0400 |
tree | 6c80e8498dff37fd888a440a4e55ad17722d0ff9 | |
parent | 0499cf71e8c29d7c436f058e980faef21666d657 [diff] |
Move bindService/unbindService calls to background thread This ensures that bindService/unbindService always executes inside a background executor in PersistentConnectionManager. Bug: 330902851 Test: atest ObservableServiceConnectionTest Flag: NONE Change-Id: I27d0e1601951e08cd7cd621ae3e118cd9b4a7ca2