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

Commit 16147150 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Merge "Turn USE_SOONG_UI on by default" am: 39a6418d

am: d9b77384

Change-Id: I3c68df14dc3fcd8152075186404ffe5a8f4fe19c
parents 319fcc76 d9b77384
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)