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

Commit 8521d469 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

selinux: CM policies are now inserted last

Inclusion of the makefile is done by the build system to enforce
the wanted order

Change-Id: I86d7c6fb08b6bb1f6e0385e951a54827345aaf84
parent 50dda4c2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -296,8 +296,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
  ro.cm.version=$(CM_VERSION) \
  ro.modversion=$(CM_VERSION)

-include vendor/cm/sepolicy/sepolicy.mk

-include vendor/cm-priv/keys/keys.mk

-include $(WORKSPACE)/hudson/image-auto-bits.mk
+3 −2
Original line number Diff line number Diff line
@@ -3,8 +3,9 @@
# inherit from CM
#

BOARD_SEPOLICY_DIRS := \
BOARD_SEPOLICY_DIRS += \
    vendor/cm/sepolicy

BOARD_SEPOLICY_UNION := \
BOARD_SEPOLICY_UNION += \
    seapp_contexts \
    mac_permissions.xml