William Roberts | bf4b9b7 | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 1 | # |
2 | # This policy configuration will be used by all products that | ||||
Nicholas Flintham | 3e2481d | 2014-11-14 23:19:24 +0000 | [diff] [blame] | 3 | # inherit from CM |
William Roberts | bf4b9b7 | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 4 | # |
5 | |||||
Lars Greiss | fcd2cb8 | 2013-11-10 03:24:48 +0100 | [diff] [blame] | 6 | BOARD_SEPOLICY_DIRS += \ |
William Roberts | bf4b9b7 | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 7 | vendor/slim/sepolicy |
8 | |||||
Lars Greiss | fcd2cb8 | 2013-11-10 03:24:48 +0100 | [diff] [blame] | 9 | BOARD_SEPOLICY_UNION += \ |
Lars Greiss | 2564453 | 2013-11-19 09:26:39 +0100 | [diff] [blame] | 10 | file.te \ |
Lars Greiss | fcd2cb8 | 2013-11-10 03:24:48 +0100 | [diff] [blame] | 11 | file_contexts \ |
Lars Greiss | 2564453 | 2013-11-19 09:26:39 +0100 | [diff] [blame] | 12 | genfs_contexts \ |
Lars Greiss | 2564453 | 2013-11-19 09:26:39 +0100 | [diff] [blame] | 13 | seapp_contexts \ |
Nicholas Flintham | 3e2481d | 2014-11-14 23:19:24 +0000 | [diff] [blame] | 14 | auditd.te \ |
Ricardo Cerqueira | c80a1cd | 2014-11-27 22:54:43 +0000 | [diff] [blame^] | 15 | healthd.te \ |
Nicholas Flintham | 3e2481d | 2014-11-14 23:19:24 +0000 | [diff] [blame] | 16 | installd.te \ |
17 | netd.te \ | ||||
Ricardo Cerqueira | b3dce3f | 2014-11-26 21:34:15 +0000 | [diff] [blame] | 18 | su.te \ |
myfluxi | fd7f70a | 2014-11-22 19:33:26 +0100 | [diff] [blame] | 19 | sysinit.te \ |
Nicholas Flintham | 3e2481d | 2014-11-14 23:19:24 +0000 | [diff] [blame] | 20 | system.te \ |
21 | ueventd.te \ | ||||
Lars Greiss | 2564453 | 2013-11-19 09:26:39 +0100 | [diff] [blame] | 22 | vold.te \ |
William Roberts | bf4b9b7 | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 23 | mac_permissions.xml |