William Roberts | 9642d1d | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 1 | # |
2 | # This policy configuration will be used by all products that | ||||
3 | # inherit from CM | ||||
4 | # | ||||
5 | |||||
Ricardo Cerqueira | 8521d46 | 2013-11-05 22:19:33 +0000 | [diff] [blame] | 6 | BOARD_SEPOLICY_DIRS += \ |
William Roberts | 9642d1d | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 7 | vendor/cm/sepolicy |
8 | |||||
Ricardo Cerqueira | 8521d46 | 2013-11-05 22:19:33 +0000 | [diff] [blame] | 9 | BOARD_SEPOLICY_UNION += \ |
Ricardo Cerqueira | 98c81ea | 2013-11-12 21:05:31 +0000 | [diff] [blame] | 10 | file.te \ |
Ricardo Cerqueira | ac8d095 | 2013-11-06 03:00:16 +0000 | [diff] [blame] | 11 | file_contexts \ |
dhacker29 | 26a9259 | 2013-11-10 15:01:44 -0600 | [diff] [blame] | 12 | fs_use \ |
Pawit Pornkitprasan | a30ec11 | 2013-11-11 10:47:51 +0700 | [diff] [blame] | 13 | genfs_contexts \ |
Pawit Pornkitprasan | 1b6aa84 | 2013-11-13 22:35:00 +0700 | [diff] [blame] | 14 | installd.te \ |
Ricardo Cerqueira | 8521d46 | 2013-11-05 22:19:33 +0000 | [diff] [blame] | 15 | seapp_contexts \ |
Pawit Pornkitprasan | ef90771 | 2013-11-14 10:46:26 +0700 | [diff] [blame] | 16 | vold.te \ |
William Roberts | 9642d1d | 2013-08-15 13:08:41 -0700 | [diff] [blame] | 17 | mac_permissions.xml |