commit | d51e574e05a66bd6706f6e9e05f8abe0f8581551 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Feb 28 14:47:32 2019 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Tue Mar 05 15:17:01 2019 +0000 |
tree | f782a63e1a530a3664724b98ecc8f20c0c6c66a4 | |
parent | e7e26d10a7a1446b42c00104b162bf07e7c01a04 [diff] |
Reenable core platform API violation warnings, dedupe Print a warning the first time a non-core platform API member is accessed and add kAccCorePlatformApi to its access flags to not report it next time. Only do this when policy is kJustWarn. This prevents logspam. Bug: 125701194 Bug: 119068555 Test: compiles, boots Test: art/test.py -b -r -t 674 Change-Id: Ia7d6ba4f1f30fbea7bdea1670183c17f84ca1150