commit | 468648bf93540d46135058c5c1eea885e8a23ac8 | [log] [tgz] |
---|---|---|
author | Sergey Nikolaienkov <sergeynv@google.com> | Wed Dec 08 08:43:22 2021 +0100 |
committer | Sergey Nikolaienkov <sergeynv@google.com> | Thu Dec 09 09:11:20 2021 +0100 |
tree | 14de71426994708cbd86c70a3e3def12c5e56372 | |
parent | 21684a2576a3172dc80cbbb7b59dc6c52f55606c [diff] |
Add @TestApi onBindCompanionDeviceService() Add onBindCompanionDeviceService() method to CompanionDeviceService, which is invoked from onBind(). This allows to track the state of incoming Binder connection in CTS tests, which was not possible before, since onBind() method in CompanionDeviceService is final. Bug: 199435613 Test: atest CtsCompanionDevicesTestCases:SelfPresenceReportingTest Test: atest CtsCompanionDevicesTestCases Change-Id: I37cd3be15ed41b466ef9c6cead781299fd82356e