sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRS

am: fc727c0c76

Change-Id: Iff2424a1e30503e92d5d8c14a549a3007b139d21
This commit is contained in:
Felix
2019-05-29 17:27:00 -07:00
committed by android-build-merger

View File

@@ -23,7 +23,7 @@ include device/google/wahoo/BoardConfig.mk
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
#sepolicy common to muskie/walleye
BOARD_SEPOLICY_DIRS += device/google/muskie/sepolicy
BOARD_VENDOR_SEPOLICY_DIRS += device/google/muskie/sepolicy
# Testing related defines
BOARD_PERFSETUP_SCRIPT := platform_testing/scripts/perf-setup/wahoo-setup.sh