Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb991de5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "generic_ramdisk.mk add missing slash."

parents ed3b56eb e3a09008
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 \