[roll] Roll fuchsia [scrutiny-x] Initial production `Package` API implementation
This change introduces an initial `Package` API implementation. The
implementation required a few related changes that are used here for the
first time:
- Production comparison of `DataSource` objects;
- A meaningful `MetaContents` API;
- A test helper macro that compares `Blob` objects that may have
different concrete types.
The initial implementation leaves a few things incomplete:
- Relies on fake `Component` implementation because no production
implementation exists yet;
- Subpackages are not yet supported.
Original-Bug: 111242
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/777084
Original-Revision: 053aa336df1f2fe3cc99a18a5c1acc66a3327942
GitOrigin-RevId: 5755172b863f0651cf70cb00abda2e89eb03c84d
Change-Id: I18b301ba6e7df925d73bf196078bd497a84a5fb5
diff --git a/stem b/stem
index ced0030..7c4ef62 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="709890f915855f89503ad7c8d7007ae313537f9a"/>
+ revision="053aa336df1f2fe3cc99a18a5c1acc66a3327942"/>
</projects>
<hooks>
<hook name="install-environment"