forked from openkylin/platform_build
Merge "Remove unused dalvik.vm.stack-trace-dir." am: e67bbf39fc
am: 5aea4cf3f8
Change-Id: Ic3eb15c8389d37b2b7047207df495932ade5a5e4
This commit is contained in:
commit
0f0068eddc
|
@ -348,10 +348,6 @@ BUILD_WITHOUT_PV := true
|
|||
|
||||
ADDITIONAL_BUILD_PROPERTIES += net.bt.name=Android
|
||||
|
||||
# Sets the location that the runtime dumps stack traces to when signalled
|
||||
# with SIGQUIT. Stack trace dumping is turned on for all android builds.
|
||||
ADDITIONAL_BUILD_PROPERTIES += dalvik.vm.stack-trace-dir=/data/anr
|
||||
|
||||
# ------------------------------------------------------------
|
||||
# Define a function that, given a list of module tags, returns
|
||||
# non-empty if that module should be installed in /system.
|
||||
|
|
Loading…
Reference in New Issue