Loading target/product/core.mk +8 −10 Original line number Diff line number Diff line Loading @@ -127,6 +127,14 @@ PRODUCT_PACKAGES += \ zoneinfo.idx \ zoneinfo.version # SELinux packages PRODUCT_PACKAGES += \ sepolicy \ file_contexts \ seapp_contexts \ property_contexts \ mac_permissions.xml PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:root/init.usb.rc \ system/core/rootdir/init.trace.rc:root/init.trace.rc \ Loading @@ -150,14 +158,4 @@ ifeq ($(WITH_HOST_DALVIK),true) zoneinfo-host.version endif ifeq ($(HAVE_SELINUX),true) PRODUCT_PACKAGES += \ sepolicy \ file_contexts \ seapp_contexts \ property_contexts \ mac_permissions.xml endif $(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk) Loading
target/product/core.mk +8 −10 Original line number Diff line number Diff line Loading @@ -127,6 +127,14 @@ PRODUCT_PACKAGES += \ zoneinfo.idx \ zoneinfo.version # SELinux packages PRODUCT_PACKAGES += \ sepolicy \ file_contexts \ seapp_contexts \ property_contexts \ mac_permissions.xml PRODUCT_COPY_FILES += \ system/core/rootdir/init.usb.rc:root/init.usb.rc \ system/core/rootdir/init.trace.rc:root/init.trace.rc \ Loading @@ -150,14 +158,4 @@ ifeq ($(WITH_HOST_DALVIK),true) zoneinfo-host.version endif ifeq ($(HAVE_SELINUX),true) PRODUCT_PACKAGES += \ sepolicy \ file_contexts \ seapp_contexts \ property_contexts \ mac_permissions.xml endif $(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)