Skip to content

Commit e4eef5b

Browse files
James Sullivancopybara-github
authored andcommitted
[roll] Roll fuchsia [fixit-logs][cache_manager] Include shard in AIB
While doing an audit of logs, I noticed that in configurations where the `storage_cache_manager` AIB isn't included, we still attempt to launch the cache_manager component due to its core shard being included, despite the package not being included in the build. Correctly bundle the package and the core shard. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194879 Original-Revision: 30d11f7cd74bacb4a2e2622c5f6d14f9f25556c7 GitOrigin-RevId: 04d4c946a06532f612940f64ca13fffc7dc77e16 Change-Id: I59f1ea04bcf03922916bba762ede1b571bc525db
1 parent e5905d0 commit e4eef5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="b66475c745e63988e2de0f710037e6be8f102ed9"/>
14+
revision="30d11f7cd74bacb4a2e2622c5f6d14f9f25556c7"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)