Skip to content

Commit 01e95ea

Browse files
Brandon Castellanocopybara-github
authored andcommitted
[roll] Roll fuchsia [svc] Remove obsolete functionality at NEXT
Unfortunately these symbols were never removed after API level 10, so the symbols for these still exist in `libsvc.so` at all API levels since then. To prevent them from being a part of future SDK releases, we use an API level guard to prevent them from being generated entirely. Test: No functional change. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234104 Original-Revision: 15afe9b00e9865577e6e6823f7359c52ebfafcba GitOrigin-RevId: 469556e1e19a6969d3be3922fa0c99d0e0cae862 Change-Id: I4b4516a12a6f326cfcb147cbf18ebfab94aabd14
1 parent ef0732c commit 01e95ea

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="d3edc66c03638916b79a0bb4656f11436ba4cdcb"/>
14+
revision="15afe9b00e9865577e6e6823f7359c52ebfafcba"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)