[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 <rosasco@google.com>
Auto-Submit: Benjamin Wright <benwright@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
This commit is contained in:
Benjamin Wright 2020-01-27 17:51:41 -08:00 committed by Skia Commit-Bot
parent 0ec7b84854
commit 5df08e55e1

View File

@ -9,7 +9,7 @@
],
"features": [
"vulkan",
"system-temp"
"isolated-temp"
],
"services": [
"fuchsia.logger.LogSink",