Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions device-config/espressowifi.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/bash

# Repo and branch
LINEAGEOS_REPO=https://github.com/LineageOS/android.git
LINEAGEOS_BRANCH=cm-14.1

DEVICE_CODENAME=espressowifi

# link to repo with the proprietary blobs
# https://wiki.lineageos.org/devices/espressowifi/build#extract-proprietary-blobs
PROPRIETARY_BLOBS_REPO=https://github.com/TheMuppets/proprietary_vendor_samsung
PROPRIETARY_BLOBS_DIR=$BASE_DIR/vendor/samsung