blob: 6f46edc71473de34a3c804c78785e1e06f833425 [file] [log] [blame]
Robin Peng5009efa2021-03-05 14:21:41 +08001# sepolicy that are shared among devices using whitechapel
2BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/whitechapel/vendor/google
3
4# unresolved SELinux error log with bug tracking
5BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/tracking_denials
6
7PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/gs101-sepolicy/private
8
Ilya Matyukhinb9e10fe2021-04-07 01:17:03 +00009# Display
10BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/display/common
11BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/display/gs101
12
13# Micro sensor framework (usf)
14BOARD_SEPOLICY_DIRS += device/google/gs101-sepolicy/usf
15
16# system_ext
17SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += device/google/gs101-sepolicy/system_ext/public
18SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/gs101-sepolicy/system_ext/private
19
Robin Peng5009efa2021-03-05 14:21:41 +080020#
21# Pixel-wide
22#
23# Dauntless (uses Citadel policy currently)
24BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/citadel
25
26# Wifi
27BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/wifi_ext
28
29# PowerStats HAL
30BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/powerstats
31
Oleg Matcovschide30c532021-03-29 23:15:20 -070032# sscoredump
33BOARD_SEPOLICY_DIRS += hardware/google/pixel-sepolicy/sscoredump