commit | ce5321e824cbe26c240dfd7969961b8cd89183e6 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Fri Nov 01 19:00:45 2024 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Fri Nov 01 19:00:45 2024 +0000 |
tree | 8c667bec7207b203decd0383e14bbcc2f3df3943 | |
parent | daf9939d40d170229e78725e297121af8f7202b0 [diff] |
Remove native support for tracing in host runtime Android tracing is not needed for host applications, and perfetto is not supported on all host platforms. This removes android_os_Trace.cpp from host builds of libandroid_runtime which also removes the need for libtracing_perfetto to be a dependency for host builds. Flag: NONE host-only change Bug: 322360037 Test: build libandroid_runtime on host Change-Id: I67f1480470d32c0ad98dc136375173159446bb9d