commit | 0b558701d8eeab870a8f12865e5dd6514868eafc | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Jan 26 16:48:01 2017 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Jan 26 16:52:04 2017 -0700 |
tree | 7739bd724c199dbd2f9ac525034881c14fa96933 | |
parent | 9e77aefe9ce2c3caa8c0daebf21c86088e10b951 [diff] |
StrictMode detectAll() based on target API level. Some apps are asking StrictMode to detectAll(), but we should only trigger the violation types that they would expect based on their target SDK level. (This prevents us from starting to yell about violations in new API levels that a developer never would have known about.) Test: builds, boots, older apps aren't triggered Bug: 34735225 Change-Id: Idff1bfdf57c635b828236e34a24d55350b9fa556