Merge "Docs: Publish localized february security bulletin"
am: 891a978080
Change-Id: I9891eb1609d477134ef49c7a781e77aedc346dd4
diff --git a/src/devices/tech/config/renderer.jd b/src/devices/tech/config/renderer.jd
index f19b185..9883867 100644
--- a/src/devices/tech/config/renderer.jd
+++ b/src/devices/tech/config/renderer.jd
@@ -144,16 +144,6 @@
</tr>
<tr>
- <td><code>ro.zygote.disable_gl_preload</code></td>
- <td><code>boolean</code></td>
- <td><code>false</code></td>
- <td>Used to enable/disable preloading of EGL/GL drivers in Zygote at boot time. When this property is
-set to false, Zygote will preload the GL drivers by invoking eglGetDisplay(EGL_DEFAULT_DISPLAY).
-The goal is to load the dynamic libraries code in Zygote to share it with all the other processes. If a driver
-does not support being shared, set this property to true.</td>
-</tr>
-
-<tr>
<td><code>hwui.text_gamma_correction</code></td>
<td><code>string</code></td>
<td><code>lookup</code></td>