Preload TerminatingThreadLocal in Zygote

The class is newly added, and is used by libcore in every app process.

Bug: 254254672
Bug: 247773125
Test: m droid
Change-Id: Ic5713f204ea6d099585f3374b519dbaf873ea5fd
diff --git a/build/boot/preloaded-classes b/build/boot/preloaded-classes
index f335ba9..a497764 100644
--- a/build/boot/preloaded-classes
+++ b/build/boot/preloaded-classes
@@ -2414,6 +2414,7 @@
 jdk.internal.math.FormattedFloatingDecimal
 jdk.internal.misc.JavaObjectInputStreamAccess
 jdk.internal.misc.SharedSecrets
+jdk.internal.misc.TerminatingThreadLocal
 jdk.internal.misc.Unsafe
 jdk.internal.misc.VM
 jdk.internal.reflect.Reflection