commit | b4fcaeea344f882b2497b07f16d431038d476cb3 | [log] [tgz] |
---|---|---|
author | Vineeta Srivastava <vsrivastava@google.com> | Mon Sep 22 13:03:52 2014 -0700 |
committer | Vineeta Srivastava <vsrivastava@google.com> | Mon Sep 22 21:17:39 2014 +0000 |
tree | 6f397fc635402092f169f1ee0ef3da3923f43dcb | |
parent | 36fb1f1bf3fa29a639e4c9d793b36cbbceae2ec7 [diff] |
sepolicy for oem cutomization Added read permissions for bootanimation Bug: 16635599 Change-Id: Ib5d0ba5a6d1144ff831f4f0eda092879f853c376
diff --git a/bootanim.te b/bootanim.te index 3a0a76f..4f23659 100644 --- a/bootanim.te +++ b/bootanim.te
@@ -11,3 +11,4 @@ # /oem access allow bootanim oemfs:dir search; +allow bootanim oemfs:file r_file_perms;