diff --git a/build-dakkar.sh b/build-dakkar.sh index 5e41352e..ad12bdc3 100644 --- a/build-dakkar.sh +++ b/build-dakkar.sh @@ -120,7 +120,7 @@ function get_rom_type() { treble_generate="lineage" extra_make_options="WITHOUT_CHECK_API=true" ;; - e-oreo) + e-oreo) mainrepo="https://gitlab.e.foundation/e/os/android/" mainbranch="v1-oreo" localManifestBranch="android-8.1"