Merge "generic_ramdisk.mk add missing slash."
This commit is contained in:
commit
fb991de5fe
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ PRODUCT_PACKAGES += \
|
|||
userdebug_plat_sepolicy.cil \
|
||||
|
||||
_my_paths := \
|
||||
$(TARGET_COPY_OUT_RAMDISK) \
|
||||
$(TARGET_COPY_OUT_DEBUG_RAMDISK) \
|
||||
$(TARGET_COPY_OUT_RAMDISK)/ \
|
||||
$(TARGET_COPY_OUT_DEBUG_RAMDISK)/ \
|
||||
system/usr/share/zoneinfo/tz_version \
|
||||
system/usr/share/zoneinfo/tzdata \
|
||||
|
||||
|
|
Loading…
Reference in a new issue