commit | 571c3f6e358246390574e31b8c68e947e9c2d97f | [log] [tgz] |
---|---|---|
author | Kurt Nelson <kurtn@google.com> | Mon Jul 10 11:09:04 2017 -0700 |
committer | Kurt Nelson <kurtn@google.com> | Wed Aug 02 15:31:41 2017 +0000 |
tree | b3e6d387ef719b7047d60d7865ac6a680794d89c | |
parent | e5ae77c67908a7274620f9ee5e14b4bccd5e4c10 [diff] |
Version guard Application.onCreate strict mode fix In I30b3eafa4a833fc42d0a938da9446007ade80480 we fixed an outstanding bug around clobbering strict mode in Application.onCreate and allowing disk writes to go unreported. This guards that fix to only take effect once an app targets > SDK 26 and applies a ThreadPolicy inside Application.onCreate. Bug: 63436909 Test: Ran apps with violations Change-Id: Ib0ac1626e2ef322c4e61bbdf493d1f724b08652d