commit | 86628403e9797885fe3b7ede75f7c9501af64fd7 | [log] [tgz] |
---|---|---|
author | satayev <satayev@google.com> | Tue Apr 13 09:13:57 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 13 09:13:57 2021 +0000 |
tree | 4b5cde9defd4cccd0e399e3b562288c5446f21c2 | |
parent | 63b0e0edce0d057e7c45b2b180178f2c37290a37 [diff] | |
parent | eabf2c175f83ed5608618b8487517ebf6c257e16 [diff] |
Merge "Introduce classpath_fragment.go."
diff --git a/filesystem/bootimg.go b/filesystem/bootimg.go index 3dcc416..29a8a39 100644 --- a/filesystem/bootimg.go +++ b/filesystem/bootimg.go
@@ -61,7 +61,7 @@ Vendor_boot *bool // Optional kernel commandline - Cmdline *string + Cmdline *string `android:"arch_variant"` // File that contains bootconfig parameters. This can be set only when `vendor_boot` is true // and `header_version` is greater than or equal to 4.