commit | 62f7cfe912b071cd050e05aedf8147540a78ac51 | [log] [tgz] |
---|---|---|
author | Erick Tryzelaar <etryzelaar@google.com> | Sat Feb 12 02:41:09 2022 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Feb 12 02:41:09 2022 +0000 |
tree | 2d99773bc6902f532af238ddc902e7e4bff939d4 | |
parent | aa90d14445aea17af571fc23c3adaa3706927209 [diff] |
[fuchsia-pkg] Require MetaPackage variant to be zero As part of supporting arbitrarily nested package paths, we need to first enforce all package variants are "0". pm has already removed the ability to customize the variant, so this change modifies fuchsia-pkg to also remove that ability. Note that for backwards compatibility, it still will allow for deserializing meta/package that contain non-zero variants, in case there are any users of this still out there. Fixed: 93665 Change-Id: I341a10031be74a300ff3583902f7dbb71e1eddcb Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/645503 Reviewed-by: Ben Keller <galbanum@google.com> Reviewed-by: Jiaming Li <lijiaming@google.com> Commit-Queue: Erick Tryzelaar <etryzelaar@google.com> Fuchsia-Auto-Submit: Erick Tryzelaar <etryzelaar@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.