commit | 35e92394f370f4e8705fca16054420a558804b77 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Wed Nov 01 10:17:28 2017 -0700 |
committer | Nick Kralevich <nnk@google.com> | Wed Nov 01 10:17:39 2017 -0700 |
tree | ceb438b1a230395dc18620020f27101cdd0f52fc | |
parent | 98e99fb49fa59b3b9ed9a762082f73b6b0d70bcc [diff] |
whitespace fix. Test: code compiles. Change-Id: I2677ebdaf7ca491c60697da9d3ebf5a5d8cb5036
diff --git a/private/su.te b/private/su.te index d42bf61..6e7fc37 100644 --- a/private/su.te +++ b/private/su.te
@@ -13,7 +13,7 @@ # Put the incident command into its domain so it is the same on user, userdebug and eng. domain_auto_trans(su, incident_exec, incident) -# su is also permissive to permit setenforce. + # su is also permissive to permit setenforce. permissive su; app_domain(su)