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

Commit 8063bde4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Updates for release package t-base300-8x26-V001"

parents 2010d39b 11a3391c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,7 @@ mcKernelApi-objs := MobiCoreKernelApi/main.o \
		MobiCoreKernelApi/connection.o
		MobiCoreKernelApi/connection.o


# Release mode by default
# Release mode by default
ccflags-y := -DNDEBUG -I$(GUD_ROOT_FOLDER)
ccflags-y := -DNDEBUG -I$(GUD_ROOT_FOLDER)/build_tag.h
ccflags-y += -Wno-declaration-after-statement
ccflags-y += -Wno-declaration-after-statement


ccflags-$(CONFIG_MOBICORE_DEBUG) += -DDEBUG
ccflags-$(CONFIG_MOBICORE_DEBUG) += -DDEBUG
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,4 +26,4 @@
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
 */
#define MOBICORE_COMPONENT_BUILD_TAG \
#define MOBICORE_COMPONENT_BUILD_TAG \
		"*** t-base-300-QC-8974-Android-V001 ###"
		"*** t-base-300-QC-8x26-Android-V001 ###"