commit | c4c0440626adc7db504bd34e6de140ea31c13f4b | [log] [tgz] |
---|---|---|
author | Ben Cheng <bccheng@android.com> | Mon Feb 08 16:03:42 2010 -0800 |
committer | Ben Cheng <bccheng@android.com> | Wed Feb 10 11:39:17 2010 -0800 |
tree | fcf2de791be31bf88edc2e1952b062e1685f9426 | |
parent | 3e5cd17e4a0306dc976e1dc37b39d19dee4451a7 [diff] |
Support per-application switch to execute the VM in safe mode. This is the implementation on the VM side to consume the android:safeMode=true attribute and force the application to run in interpreter-only mode (the current safe mode). Bug: 2267583