1
0
mirror of https://github.com/jfloff/docker-lineageos synced 2025-04-18 14:17:55 +02:00
docker-lineageos/device-config/cancro.env
João Ferreira Loff 19fe4ad8bd
Update cancro.env and README.md (#18)
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
2023-02-14 10:24:32 +00:00

13 lines
381 B
Bash

#!/bin/bash
# Repo and branch
LINEAGEOS_REPO=https://github.com/LineageOS/android.git
LINEAGEOS_BRANCH=cm-14.1
DEVICE_CODENAME=cancro
# Link to repo with the proprietary blobs
# https://wiki.lineageos.org/devices/cancro/build#extract-proprietary-blobs
PROPRIETARY_BLOBS_REPO=https://gitlab.com/the-muppets/proprietary_vendor_xiaomi
PROPRIETARY_BLOBS_DIR=$BASE_DIR/vendor/xiaomi