commit | 1e58e8e3d76ae15b684689a808b4cd3194706781 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Apr 12 11:18:07 2019 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Fri Apr 12 11:18:07 2019 +0100 |
tree | b82d741e4138b1fd9542b8b0372716c3aaabf50d | |
parent | dc7b7de85c60158f2ed514b245310dd2537f264f [diff] |
Pass core platform API policy property to ART When starting ART, read property ""persist.debug.dalvik.vm.core_platform_api_policy" and pass its value on the command line. This enables users to enable core platform API violation reporting on demand. Note that the settings take effect after a reboot. Bug: 125701194 Test: compiles, boots, reporting observed Change-Id: I97507afc85d8e186736700979c5dbf2ad0f79f12