Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 5df08e5

Browse files
benjwrightSkia Commit-Bot
authored and
Skia Commit-Bot
committed
[fuchsia] Replace system-temp with isolated-temp.
This change replaces system-temp with isolated-temp. As system-temp is now deprecated. Bug: fuchsia:25081 Change-Id: I4f87b69caa95df7c9809c3eb3d0f7e40ef4cddad Reviewed-on: https://skia-review.googlesource.com/c/skia/+/266974 Reviewed-by: John Rosasco <[email protected]> Auto-Submit: Benjamin Wright <[email protected]> Commit-Queue: Mike Klein <[email protected]>
1 parent 0ec7b84 commit 5df08e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/fuchsia/skqp/skqp.cmx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"features": [
1111
"vulkan",
12-
"system-temp"
12+
"isolated-temp"
1313
],
1414
"services": [
1515
"fuchsia.logger.LogSink",

0 commit comments

Comments
 (0)