commit | ce73eb8a7dec0089a1afc6e3b08b15365a6ba156 | [log] [tgz] |
---|---|---|
author | Antony Sargent <asargent@google.com> | Sun Dec 11 18:37:32 2022 -0800 |
committer | Antony Sargent <asargent@google.com> | Tue Dec 13 11:20:25 2022 -0800 |
tree | 78d9c62a432526326041aa2be194ed36c24e85b8 | |
parent | 37f3eda7493b8f70ec1543965352b50eb2674a8d [diff] |
Add methods to VirtualDeviceManagerInternal These allow determining: -Which VirtualDevice's, if any, have a given app running on them -What app owns a VirtualDevice This information is going to be used for implementing siloed clipboard support for VirtualDevices in ClipboardService. Bug: 262038440 Test: atest VirtualDeviceManagerServiceTest Change-Id: I78ee1c3ea1f21804b5f2faca4108c33156b27bc8