[Cherry-pick] Simplify platformprotos
Add atom enums & messages into libstats_internal_protos and remove them
from the srcs of platformprotos
Bug: 282129591
Test: m platformprotos
Merged-In: I442822184ae02429337ff903db630028902d4d4f
Change-Id: I442822184ae02429337ff903db630028902d4d4f
(cherry picked from commit 8095ea6e04)
This commit is contained in:
committed by
Muhammad Qureshi
parent
b9b0db6200
commit
01bb64787c
@@ -83,8 +83,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",
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
java_library_host {
|
||||
name: "platformtestprotos",
|
||||
srcs: [
|
||||
":libstats_atom_enum_protos",
|
||||
":libstats_atom_message_protos",
|
||||
":libstats_internal_protos",
|
||||
":statsd_internal_protos",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user