commit | 2e38cfa2f78958786cf9f877353860b0ead37d80 | [log] [tgz] |
---|---|---|
author | Maurice Lam <yukl@google.com> | Mon Dec 06 20:07:55 2021 -0800 |
committer | Maurice Lam <yukl@google.com> | Tue Jan 11 13:21:14 2022 -0800 |
tree | 30f90cd55eb151f78ecb3e7c960625ef4f8c961c | |
parent | 30aace3ebecda4f581e5c86af989402a01e07b21 [diff] |
Make virtual_device_service accessible from CTS This is safe because methods in VirtualDeviceManager are guarded by the internal|role permission CREATE_VIRTUAL_DEVICE, and all subseuqent methods can only be called on the returned binder. Fixes: 209527778 Test: Manual Change-Id: I60a5cf76eec1e45803cf09ab4924331f7c12ced4