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

Commit 2e276ca5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "embedded.mk: move dependencies to sepolicy"

parents b7fa2a8f 7ea726d2
Loading
Loading
Loading
Loading
+2 −12
Original line number Original line Diff line number Diff line
@@ -86,20 +86,10 @@ PRODUCT_PACKAGES += \
    system_manifest.xml \
    system_manifest.xml \
    system_compatibility_matrix.xml \
    system_compatibility_matrix.xml \


# SELinux packages
# SELinux packages are added as dependencies of the selinux_policy
# phony package.
PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    nonplat_mac_permissions.xml \
    nonplat_property_contexts \
    nonplat_seapp_contexts \
    nonplat_service_contexts \
    nonplat_hwservice_contexts \
    plat_mac_permissions.xml \
    plat_property_contexts \
    plat_seapp_contexts \
    plat_service_contexts \
    plat_hwservice_contexts \
    selinux_policy \
    selinux_policy \
    vndservice_contexts


# AID Generation for
# AID Generation for
# <pwd.h> and <grp.h>
# <pwd.h> and <grp.h>