SELinux: split service_contexts into platform and non-platform components.
Bug: 33746484 Test: Successfully boot with original service and property contexts. Successfully boot with split serivce and property contexts. Change-Id: I6fec8d9b3023de09d69198c9e72311a1f03fe844 Signed-off-by: Sandeep Patil <sspatil@google.com>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user