commit | 95b1c7042ca0cf7f4df9df3cd059a98454576ba7 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Tue Oct 22 12:05:51 2024 -0700 |
committer | Cole Faust <colefaust@google.com> | Tue Oct 22 12:05:51 2024 -0700 |
tree | c49e029f546a81eef4d15a2b69166963567411db | |
parent | e71288f563765e75fa8dc93f741457eaf184e0a7 [diff] [blame] |
Remove broken struct tag Test: m nothing --no-skip-soong-tests Change-Id: I67c12fbd3e234e1ebcd559294dafa94e0208b874
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 }