forked from openkylin/platform_build
SELinux: split service_contexts into platform and non-platform components. am: e4ade08f63
am: 0068df10f6
am: 29c9cb811d
Change-Id: Ia50fec868a07669ab9e20c212684892e248ff24b
This commit is contained in:
commit
d091ce20b1
|
@ -85,13 +85,14 @@ PRODUCT_PACKAGES += \
|
|||
nonplat_file_contexts \
|
||||
nonplat_mac_permissions.xml \
|
||||
nonplat_seapp_contexts \
|
||||
nonplat_service_contexts \
|
||||
plat_file_contexts \
|
||||
plat_mac_permissions.xml \
|
||||
plat_seapp_contexts \
|
||||
plat_service_contexts \
|
||||
property_contexts \
|
||||
selinux_version \
|
||||
sepolicy \
|
||||
service_contexts
|
||||
sepolicy
|
||||
|
||||
# AID Generation for
|
||||
# <pwd.h> and <grp.h>
|
||||
|
|
Loading…
Reference in New Issue