Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e715ebf4 authored by Peter Schelchshorn's avatar Peter Schelchshorn
Browse files

Change selinux dirs to n80xx-common.

parent ee504057
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -23,5 +23,6 @@ N8000 := true
TARGET_KERNEL_CONFIG := lineageos_n8000_defconfig

# Selinux
BOARD_SEPOLICY_DIRS += \
    device/samsung/smdk4412-common/selinux
 No newline at end of file
BOARD_SEPOLICY_DIRS += device/samsung/n80xx-common/selinux/vendor
BOARD_PLAT_PUBLIC_SEPOLICY_DIR += device/samsung/n80xx-common/selinux/public
BOARD_PLAT_PRIVATE_SEPOLICY_DIR += device/samsung/n80xx-common/selinux/private
 No newline at end of file