Skip to content
Snippets Groups Projects
Unverified Commit 40bffd62 authored by Michael Bestas's avatar Michael Bestas
Browse files

blueline: Add extract-files.sh helper script

Change-Id: Ie5f4c6ab8debf1a2b11db45b0cb6957e2539ac80
parent 1b555fde
Branches v5-staging v5.2 v5.3 v5.4 v5.5 v5.6 v5.7 v5.8
No related tags found
No related merge requests found
#!/bin/bash
#
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2017-2020 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
set -e
MY_DIR="$(cd "$(dirname "${0}")"; pwd -P)"
"${MY_DIR}/../crosshatch/blueline/extract-files.sh" "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment