From 8bcc81e3a4bf7c3373daa77f33ff8fc84a4ab492 Mon Sep 17 00:00:00 2001 From: flawedworld Date: Wed, 14 Dec 2022 17:47:26 +0000 Subject: [PATCH] Do not include Root CAs from stock --- config/common/file-removal.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/common/file-removal.yml b/config/common/file-removal.yml index 76d8608..0b62367 100644 --- a/config/common/file-removal.yml +++ b/config/common/file-removal.yml @@ -122,6 +122,8 @@ filters: # APEX - system/apex - system_ext/apex + # Root CAs + - system/etc/security/cacerts # Apps - product/app/CalculatorGooglePrebuilt - product/app/CalendarGooglePrebuilt