Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39a6418d authored by Dan Willemsen's avatar Dan Willemsen Committed by Gerrit Code Review
Browse files

Merge "Turn USE_SOONG_UI on by default"

parents dda91dbe 73da612e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ SHELL := /bin/bash
endif

ifndef KATI
USE_SOONG_UI ?= false
USE_SOONG_UI ?= true
endif
ifeq ($(USE_SOONG_UI),true)