| commit | 3e3d2ba125495ac0eb6ef3784349f8496a8d14c3 | [log] [tgz] |
|---|---|---|
| author | Jahdiel Alvarez <jahdiel@google.com> | Wed Feb 26 11:08:31 2025 -0800 |
| committer | Jahdiel Alvarez <jahdiel@google.com> | Wed Feb 26 11:28:13 2025 -0800 |
| tree | 0787f246e66562bf68c88212ddb0bf15cf765d0e | |
| parent | 9eb9f67b30f717e77d46466df81a8b51a052d4dd [diff] |
Set ro.traced.hypervisor sysprop when enabling traced_relay Traced relay can only be used in virtualized environments, therefore set the ro.traced.hypervisor sysprop to "true" in order to route VM-to-VM communication through the host and make the unix socket connect call in perfetto blocking in order to wait for the socket fd to be writable. Test: ./tools/torq_test Bug: 399204081 Change-Id: I1cc2b9f1f96bc22ee6ae9c2d7f1959a44ad6d744