From 09dacde8abdee447c7aa88b8e390acdf1d0a35a7 Mon Sep 17 00:00:00 2001 From: Jordan Demeulenaere Date: Mon, 7 Feb 2022 09:05:29 +0000 Subject: [PATCH] Revert "Add a core configuration that disables the zygote." Revert "Add a core configuration that disables the zygote." Revert submission 1964759-master-I4f918502e611e950fa039e4e2ed817c97b928ba2 Reason for revert: b/217993447 Reverted Changes: I4f918502e:Add a core configuration that disables the zygote.... I4f918502e:Add a core configuration that disables the zygote.... I4f918502e:Add a core configuration that disables the zygote.... Change-Id: I9dc73c6338ed158bd712324b99ae9e3cd4a36424 --- rootdir/init.no_zygote.rc | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 rootdir/init.no_zygote.rc diff --git a/rootdir/init.no_zygote.rc b/rootdir/init.no_zygote.rc deleted file mode 100644 index 8e0afcb51..000000000 --- a/rootdir/init.no_zygote.rc +++ /dev/null @@ -1,2 +0,0 @@ -# This is an empty file that does not specify any zygote services. -# It exists to support targets that do not include a zygote.