summaryrefslogtreecommitdiff
path: root/TestProtoLibraries.bp
AgeCommit message (Collapse)Author
2023-05-12Simplify platformprotos Tej Singh
Add atom enums & messages into libstats_internal_protos and remove them from the srcs of platformprotos Bug: 282129591 Test: m platformprotos Change-Id: I442822184ae02429337ff903db630028902d4d4f
2021-08-19Merge "Disable errorprone for platformtestprotos" am: e476546592 Treehugger Robot
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1801291 Change-Id: I70d257a5c7dbb177de4be29d8c309280e978745b
2021-08-18Disable errorprone for platformtestprotos Colin Cross
Running errorprone on platformtestprotos took more than 45 minutes. Disable it. Bug: 197157393 Test: m RUN_ERROR_PRONE=1 javac-check Change-Id: I4e62adfddb93489d83c7e41e4ecba75fdf654004
2021-06-11Create platformtestprotos. Harry Zhang
This target contains some proto definitions used by TradeFed. TF will use this instead of platformprotos to reduce proto dependencies on the platform. A separate build file is created so its ownership is managed separately. The OWNERS file will be updated due to merge conflicts. Bug: 181921006 Test: New target builds. Change-Id: I87e7a73d1160e3cf56a4c013e74989cdc90e1211 Merged-In: I82386a6c8a5e6ddf42d8377148001f4ede2f297f
2021-06-03Create platformtestprotos. Harry Zhang
This target includes a subset of protos in platformprotos, and will replace it in TradeFed. It is created as a separate file so that it can have its own set of owners. The owners will be updated in AOSP, but this change has to be submitted first due to this target requiring one additional dependency compared to AOSP. Bug: 181921006 Test: The target builds. Change-Id: I82386a6c8a5e6ddf42d8377148001f4ede2f297f