OSDN Git Service

kernel.mk: support macOS
[android-x86/device-generic-common.git] / BoardConfig.mk
index 2c03a77..185fe39 100644 (file)
@@ -84,3 +84,6 @@ PRC_COMPATIBILITY_PACKAGE := true
 ZIP_OPTIMIZATION_NO_INTEGRITY := true
 
 DEVICE_MANIFEST_FILE := device/generic/common/manifest.xml
+
+BOARD_SEPOLICY_DIRS += device/generic/common/sepolicy \
+                       system/bt/vendor_libs/linux/sepolicy \