Merge "Simplify platformprotos" into udc-dev am: 71ea5dd216

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23207066

Change-Id: Iccfc0934db4123feeb64a722f16c0eafc6758aec
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
TreeHugger Robot
2023-05-12 22:06:40 +00:00
committed by Automerger Merge Worker
2 changed files with 0 additions and 4 deletions

View File

@@ -81,8 +81,6 @@ java_library_host {
name: "platformprotos",
srcs: [
":ipconnectivity-proto-src",
":libstats_atom_enum_protos",
":libstats_atom_message_protos",
":libstats_internal_protos",
":statsd_internal_protos",
"cmds/am/proto/instrumentation_data.proto",

View File

@@ -15,8 +15,6 @@
java_library_host {
name: "platformtestprotos",
srcs: [
":libstats_atom_enum_protos",
":libstats_atom_message_protos",
":libstats_internal_protos",
":statsd_internal_protos",
],