Change-Id: I87c5b5b06ad607d024e8fc4d48b86508e5ad6340
set -e
VENDOR=alcatel
-DEVICE=ttab
+DEVICE_COMMON=ttab
# Load extractutils and do some sanity checks
MY_DIR="${BASH_SOURCE%/*}"
fi
# Initialize the helper
-setup_vendor "$DEVICE" "$VENDOR" "$LINEAGE_ROOT" true
+setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true
extract "$MY_DIR"/proprietary-files.txt "$SRC"
set -e
VENDOR=alcatel
-DEVICE=ttab
+DEVICE_COMMON=ttab
# Load extractutils and do some sanity checks
MY_DIR="${BASH_SOURCE%/*}"
. "$HELPER"
# Initialize the helper
-setup_vendor "$DEVICE" "$VENDOR" "$LINEAGE_ROOT" true
+setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true
# Copyright headers and guards
write_headers "ttab"