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

Commit 38cbb624 authored by Jerome Neanne's avatar Jerome Neanne Committed by Gerrit - the friendly Code Review server
Browse files

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



Change-Id: If0ec0391eacfd8c5be4e0a6984fe765421039280
Signed-off-by: default avatarJerome Neanne <jneanne06@gmail.com>
Git-commit: fd8d59f301ebd2bc46898d66d5a27b34ce4638e1
Git-repo: https://code.google.com/p/tee-mobicore-driver.kernel/


[keithf@codeaurora.org: resolve trivial merge conflicts]
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
Acked-by: default avatarTony Hamilton <tonyh@qti.qualcomm.com>
parent 28890934
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 ###"