Merge "Accept external debug flag in native code"
commit
737c87a5f1
|
@ -17,7 +17,7 @@ LOCAL_PATH := $(call my-dir)
|
|||
############ some local flags
|
||||
# If you change any of those flags, you need to rebuild both libjni_latinime_static
|
||||
# and the shared library.
|
||||
#FLAG_DBG := true
|
||||
FLAG_DBG ?= false
|
||||
FLAG_DO_PROFILE ?= false
|
||||
|
||||
######################################
|
||||
|
|
Loading…
Reference in New Issue