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

Commit a42b4099 authored by Keith Fallows's avatar Keith Fallows
Browse files

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



Change-Id: I5c7fab08d9f08e067977e79f0683f075953fc7c7
Signed-off-by: default avatarJerome Neanne <jneanne06@gmail.com>
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
Acked-by: default avatarTony Hamilton <tonyh@qti.qualcomm.com>
parent e4d39e9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ mcKernelApi-objs := MobiCoreKernelApi/main.o \
		MobiCoreKernelApi/connection.o

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