commit | b415c7388fa5017844ee16ac7df031f064352850 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Tue Dec 14 11:06:23 2021 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Dec 15 09:30:22 2021 -0800 |
tree | 7d56042bb9e95c408561265cd8239ef971b51b3b | |
parent | 3ea775e48335a81ed36b1d3524026a796ee9d99c [diff] |
Declare dalvik.vm. property and dontaudit explicitly dex2oat currently uses some properties as flags (see art/libartbase/base/flags.cc). For CompOS, we don't really need such properties, and actually should avoid global state. So dontaudit explicitly. Bug: 210030607 Test: no more default_prop denials for dex2oat Change-Id: I10852f2a7df4dac7a9389eab3f53f91328104f96