commit | b1bdd1c7ebe976cca8150ddf62701842f2595b85 | [log] [tgz] |
---|---|---|
author | Vladimir Komsiyski <vladokom@google.com> | Thu Oct 10 04:12:48 2024 +0000 |
committer | Vladimir Komsiyski <vladokom@google.com> | Thu Oct 10 17:06:51 2024 +0000 |
tree | 11733e953f05054f602caa88fd47ea377b417477 | |
parent | b13bfab31f572c31bb4db6cb8e5cca7b7719f7be [diff] |
Remove redundant CREATE_VIRTUAL_DEVICE permission enforcement Only keep it for VirtualDeviceManager#createVirtualDevice. All other references are redundant because there's already a VirtualDevice object. Adding checks to all sensitive VD methods that the caller is in fact the VD owner. Test: presubmit Fix: 371938922 Flag: EXEMPT bugfix Change-Id: Ic3bb36dee41c6b92562d4dfe0e2e85a44bfc0d31