forked from openkylin/platform_build
am 809b537e: am 046ed25f: Merge "Add the sepolicy.version file to the root directory." into jb-mr2-dev
* commit '809b537e4a9fa7007bb455a630f999514f0f0cee': Add the sepolicy.version file to the root directory.
This commit is contained in:
commit
8f8e35d7dd
|
@ -72,6 +72,9 @@ PRODUCT_PACKAGES += \
|
|||
property_contexts \
|
||||
mac_permissions.xml
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
external/sepolicy/sepolicy.version:root/sepolicy.version
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
system/core/rootdir/init.usb.rc:root/init.usb.rc \
|
||||
system/core/rootdir/init.trace.rc:root/init.trace.rc \
|
||||
|
|
Loading…
Reference in New Issue