commit | 48b74756296d8cd921f5956965172c6a6e9d498a | [log] [tgz] |
---|---|---|
author | Pablo Gamito <pablogamito@google.com> | Fri Jan 12 11:32:18 2024 +0000 |
committer | Pablo Gamito <pablogamito@google.com> | Fri Jan 12 17:53:34 2024 +0000 |
tree | f81708e71b3bbccf6bf06c6e6f4906e133f72396 | |
parent | 6ecbbc746c89775906f882aad980537d170739ad [diff] |
Rename perfetto proto package imported in the framework perfetto.protos is not an authorized package to be included in the bootclsspath. And because bootclasspath always takes precedence during class resolving, we don't want that when the perfetto library is imported somewhere else (e.g. in an app) that the class name be resolved to class in bootclasspath instead. Bug: 309630341 Test: presubmit checks Change-Id: I0c19bc503905cbb33e34240bd6ba970217ee3f29