summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Kean Mariotti <keanmariotti@google.com> 2024-03-19 09:30:41 +0000
committer Kean Mariotti <keanmariotti@google.com> 2024-03-21 10:12:08 +0000
commit52ae409e697f5481fd9f372487bb496140c8c10a (patch)
treee73a5f822f0eced2f1dc079f01073c0ad218afc1 /api/api.go
parent9f1ec364134425f40b680e81ebacb0c01cc56087 (diff)
Unify package/imports of perfetto javastream protos
framework-jarjar-rules.txt contains a rule that renames the package "perfetto.protos" to "android.internal.perfetto.protos". However, the rule was not affecting the entire framework's code. The confusing result was part of the framework importing "perfetto.protos" and other parts importing "android.internal.perfetto.protos". This commit adds a new library "perfetto_trace_javastream_protos_jarjar" that provides to the entire framework the perfetto javastream protos under a single unified package "android.internal.perfetto.protos". Test: m framework-minus-apex Bug: 276433199 Change-Id: Ie653c7b7b763fd97f021f89d413a7ed360946e7b
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions