Skip to content

Commit a3e17ad

Browse files
Pavan Kumar Juturucopybara-github
authored andcommitted
[roll] Roll fuchsia [Honeydew] New Affordance ABC with is_supported()
Updated some of the existing affordance ABCs to inherit from this newly created "Affordance" class. In subsequent CLs, * Update rest of the affordnaces ABCs to inherit from this "Affordance" class. * Introduce "Transport" ABC with is_supprted() and update transport ABCs to inherit from this Original-Bug: 377585143 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151733 Original-Revision: b3001b3a8e06ef3946bd9b89fc0dec6d64df01e6 GitOrigin-RevId: 33375bd46e3d2e193c05635f60dd1d5325f05eb9 Change-Id: I0c8107b29ee72e9479a6643dd2603d0530c84102
1 parent 33a6047 commit a3e17ad

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="437be4346caf5b93cac01590fbde5af57dc7b0e2"/>
14+
revision="b3001b3a8e06ef3946bd9b89fc0dec6d64df01e6"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)