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

Commit 0dd4fb01 authored by Peter Schelchshorn's avatar Peter Schelchshorn
Browse files

Change selinux dirs to n80xx-common.

parent 3bce0996
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -28,5 +28,6 @@ WITHOUT_RIL := true
TARGET_OTA_ASSERT_DEVICE := c0,p4notewifi,p4notewifiww,n8013,GT-N8013,n8010,GT-N8010

# 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