forked from openkylin/platform_build
Merge "Include secilc and sepolicy conditionally, elsewhere"
am: 3e78704825
Change-Id: I00b1084eca64b0c42ea4f814f75a9e1f53a87879
This commit is contained in:
commit
8fe478de64
|
@ -84,7 +84,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# SELinux packages
|
||||
PRODUCT_PACKAGES += \
|
||||
secilc \
|
||||
file_contexts.bin \
|
||||
nonplat_file_contexts \
|
||||
nonplat_mac_permissions.xml \
|
||||
|
@ -96,8 +95,7 @@ PRODUCT_PACKAGES += \
|
|||
plat_property_contexts \
|
||||
plat_seapp_contexts \
|
||||
plat_service_contexts \
|
||||
selinux_version \
|
||||
sepolicy
|
||||
selinux_version
|
||||
|
||||
# AID Generation for
|
||||
# <pwd.h> and <grp.h>
|
||||
|
|
Loading…
Reference in New Issue