commit | 1c8dfd4c1e2130d5e65998f138ca7185a852b6e1 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Jan 29 13:40:30 2021 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Feb 03 14:08:12 2021 -0800 |
tree | 6b14d856c812c9ada4b396bac83fbc2210345ce7 | |
parent | 9a8b4358d3ae2effc05eefebf58bdb038d79da2d [diff] [blame] |
Parse proto tombstones. Bug: http://b/159164105 Test: manual Change-Id: I8b85d8eeb343f390567b9d11bafcaa0d9aebddc7
diff --git a/Android.bp b/Android.bp index 6a0bdc3..6a2bd95 100644 --- a/Android.bp +++ b/Android.bp
@@ -678,6 +678,7 @@ srcs: [ ":ipconnectivity-proto-src", ":libstats_atom_enum_protos", + ":libtombstone_proto-src", "core/proto/**/*.proto", "libs/incident/**/*.proto", ],