commit | c833fb33ac3de3b1b16ecf5a5430e8d1d80e6b2f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Oct 22 20:42:33 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 22 20:42:33 2024 +0000 |
tree | c438e0868e7f571bc87835b689247563f62cbb5c | |
parent | a9e9f539e8f07e92e737fd9516a8e8e2da4aa8a4 [diff] | |
parent | 95b1c7042ca0cf7f4df9df3cd059a98454576ba7 [diff] |
Merge "Remove broken struct tag" into main
diff --git a/android/packaging_test.go b/android/packaging_test.go index f5b1020..9c6760c 100644 --- a/android/packaging_test.go +++ b/android/packaging_test.go
@@ -64,7 +64,7 @@ ModuleBase PackagingBase properties struct { - Install_deps []string `android:` + Install_deps []string } entries []string }