Skip to content

Commit 6874aa0

Browse files
chwhelancopybara-github
authored andcommitted
[fuchsia] Update Fuchsia API level to 27
Cq-Include-Trybots: luci.chrome.try:fuchsia-smoke-sherlock Bug: 416304988 Change-Id: I34c706426faf26fdfa340195753f8d427e436572 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6520867 Commit-Queue: Christopher Whelan <[email protected]> Reviewed-by: Wez <[email protected]> Reviewed-by: Zijie He <[email protected]> Commit-Queue: Zijie He <[email protected]> Cr-Commit-Position: refs/heads/main@{#1475717} NOKEYCHECK=True GitOrigin-RevId: c665f98cec18c3f9462f1df94f137349763929df
1 parent bff536b commit 6874aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/fuchsia/gn_configs.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ declare_args() {
5353
# files from //third_party/ in //build/.
5454
# Note, `current_cpu` should always exist in the //build/ tree, so the
5555
# `target_cpu` fallback has been removed.
56-
fuchsia_target_api_level = 26
56+
fuchsia_target_api_level = 27
5757
fuchsia_arch_root =
5858
"${fuchsia_sdk}/obj/${target_cpu}-api-${fuchsia_target_api_level}"
5959

0 commit comments

Comments
 (0)