From 6ef32753e7592cb39bab6e9329e54faa73629eea Mon Sep 17 00:00:00 2001 From: Nick Kralevich <nnk@google.com> Date: Thu, 18 Jun 2015 14:33:38 -0700 Subject: [PATCH] remove mako specific neverallow exception Mako is dead. Long live mako. Bug: 21924438 Change-Id: I5413566df8f2744df7822eb1715f40958b8ad43e --- domain.te | 1 - 1 file changed, 1 deletion(-) diff --git a/domain.te b/domain.te index c115f87b0..70f8f6a5b 100644 --- a/domain.te +++ b/domain.te @@ -471,5 +471,4 @@ neverallow { -shell userdebug_or_eng(`-uncrypt') -installd - -surfaceflinger # TODO: see if we can remove from mako sepolicy } shell_data_file:lnk_file read; -- GitLab