Skip to content

Commit 8ceb860

Browse files
Tej SinghMuhammad Qureshi
Tej Singh
authored and
Muhammad Qureshi
committed
Simplify platformprotos
Add atom enums & messages into libstats_internal_protos and remove them from the srcs of platformprotos Bug: 282129591 Test: m platformprotos Change-Id: I442822184ae02429337ff903db630028902d4d4f
1 parent 8ebd10e commit 8ceb860

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

ProtoLibraries.bp

-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ java_library_host {
8181
name: "platformprotos",
8282
srcs: [
8383
":ipconnectivity-proto-src",
84-
":libstats_atom_enum_protos",
85-
":libstats_atom_message_protos",
8684
":libstats_internal_protos",
8785
":statsd_internal_protos",
8886
"cmds/am/proto/instrumentation_data.proto",

TestProtoLibraries.bp

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
java_library_host {
1616
name: "platformtestprotos",
1717
srcs: [
18-
":libstats_atom_enum_protos",
19-
":libstats_atom_message_protos",
2018
":libstats_internal_protos",
2119
":statsd_internal_protos",
2220
],

0 commit comments

Comments
 (0)