commit | b56e6ef89438c5699919f06f10b08f0e5f6ec2a5 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Fri Dec 09 20:14:31 2016 -0800 |
committer | Nick Kralevich <nnk@google.com> | Fri Dec 09 20:14:31 2016 -0800 |
tree | f5662b0ca89788266e3e73f16817d999ad306d69 | |
parent | 3e8dbf01ef3a5e2c53a27ab6b068d22c1a8fe02f [diff] [blame] |
Whitespace fix Because I'm nitpicky. Test: policy compiles Change-Id: I4d886d0d6182d29d7b260cf1f142c47cd32eda29
diff --git a/private/inputflinger.te b/private/inputflinger.te index 0d3782f..dae01f8 100644 --- a/private/inputflinger.te +++ b/private/inputflinger.te
@@ -1,3 +1,3 @@ # type_transition must be private policy the domain_trans rules could stay # public, but conceptually should go with this -init_daemon_domain(inputflinger) \ No newline at end of file +init_daemon_domain(inputflinger)