1
0
mirror of https://github.com/jfloff/docker-lineageos synced 2025-04-18 14:17:55 +02:00
docker-lineageos/device-config/klte.env
João Loff c6a715045d Fix #1
2018-01-15 16:04:50 +00:00

12 lines
377 B
Bash

#!/bin/bash
# Repo and branch
LINEAGEOS_REPO=https://github.com/LineageOS/android.git
LINEAGEOS_BRANCH=cm-14.1
DEVICE_CODENAME=klte
# link to repo with the proprietary blobs
# https://wiki.lineageos.org/devices/klte/build#extract-proprietary-blobs
PROPRIETARY_BLOBS_REPO=https://github.com/TheMuppets/proprietary_vendor_samsung
PROPRIETARY_BLOBS_DIR=$BASE_DIR/vendor/samsung