[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 8095ea6e0454e7192b507d10569f62425ce9fbda)
This commit is contained in:
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",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user