commit | 8c0f1317d00c5020d45ddf92614c172e706d26cc | [log] [tgz] |
---|---|---|
author | Jim Long <jimlongja@google.com> | Mon Nov 09 15:37:05 2020 -0800 |
committer | Jim Long <jimlongja@google.com> | Tue Nov 10 10:02:18 2020 +0000 |
tree | e94c57b69e2940bab1bedccb7982ddb5c23e6a53 | |
parent | e1a6f2f8ae5d2feaba4d3df63c4ad4113e85bd77 [diff] |
Expose timestats.proto to the java host library Bug: 142712295 Test: Add host-timestats-proto to an Android.mk file Test: which is used to build the java file referencing Test: the timestats.proto Test: Eg. vendor/google_testing/tvts/urils/Android.mk Test: replace utils-proto with host-timestats-proto Test: Remove the duplicate proto file used in utils-proto Test: Confirm the java file works as it did before. Change-Id: If04539d959c2a517d6e2ec4338e0290651c03b89