Skip to content

Commit 60d8dd5

Browse files
Jaeyoon Choicopybara-github
authored andcommitted
[roll] Roll fuchsia [ufs] Add support background operations
This CL adds the Background Operations feature and enables Urgent Background Operations when an Exception Event occurs. Currently, Background Operations is enabled on active or resume and disabled on suspend, but it should be changed to enable only on suspend in the future. Original-Bug: b/42075643 Test: fx test ufs-tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1105652 Original-Revision: f8b3ff9a0788a90e0f2bd63450888cdaf36ba1ee GitOrigin-RevId: 16add83c4ae0f1bcdeea59f8b0e8e638554943b0 Change-Id: Icf2b2b45c8122654d6582bf917c3cdb619727d54
1 parent 5c5ecd8 commit 60d8dd5

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="3e919093e7e832cdf196f4fb4d0a58c4d7839cc5"/>
14+
revision="f8b3ff9a0788a90e0f2bd63450888cdaf36ba1ee"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)