Files
frameworks_base/core/java/android/os
Tamas Berghammer 21bdaf14a2 [DO NOT MERGE] Add flag to "am start" to enable native debugging
[Backported form internal CL854980]

Specifying the new flag will enable several features in the runtime
required by the native debugger to debug Java and C++ code at the same
time.

The enabled features:
* Force JIT (never use the interpreter)
* Debug info generation
* Disable some optimizations

Change-Id: Iaf5ab649715a0c274bd1b0fc64e483705da53cd0
2016-03-14 11:48:40 +00:00
..
2016-02-08 00:06:34 -08:00
2016-01-15 16:14:57 +00:00
2015-03-13 14:09:26 -04:00
2015-12-14 12:32:26 -08:00