From be3bccdb76a06b5e40ebed14dceaea6929a530b8 Mon Sep 17 00:00:00 2001 From: Aeris One Date: Tue, 20 Aug 2019 12:34:46 +0200 Subject: [PATCH] Indentation error on my latest patch --- build-dakkar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"