From a61b99bba3e6ea84b35e091d7060932f004f671b Mon Sep 17 00:00:00 2001 From: Tri Vo <trong@google.com> Date: Mon, 13 Nov 2017 10:14:11 -0800 Subject: [PATCH] update_verifier: neverallow access to 'sysfs' label. Bug: 65643247 Test: walleye-userdebug builds Change-Id: I12d8239ca85bb68eab76a2d0001a722fea3045c5 --- private/domain.te | 1 - 1 file changed, 1 deletion(-) diff --git a/private/domain.te b/private/domain.te index 95150741e..4015cf93b 100644 --- a/private/domain.te +++ b/private/domain.te @@ -45,7 +45,6 @@ full_treble_only(` -storaged -system_app -ueventd - -update_verifier -vold -vendor_init } sysfs:file no_rw_file_perms; -- GitLab