diff --git a/system_server.te b/system_server.te index 1f95cb16137172655fc2babae53a982065af0424..b13ce87cd2ab4ff993e1a7454f1834b87bbe823f 100644 --- a/system_server.te +++ b/system_server.te @@ -385,4 +385,4 @@ allow system_server keystore:keystore_key { # Do not allow accessing SDcard files as unsafe ejection could # cause the kernel to kill the system_server. -# neverallow system_server sdcard_type:file rw_file_perms; +neverallow system_server sdcard_type:file rw_file_perms;