1
0
mirror of https://github.com/jfloff/docker-lineageos synced 2025-04-18 14:17:55 +02:00
docker-lineageos/device-config/suzuran.env
oupala 091aa757c8
Create suzuran.env
Create an env file for the Sony Xperia Z5 Compact.
2019-05-24 21:12:16 +02:00

13 lines
378 B
Bash

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