commit | 0edf204ad08d3f42508329642f9839d9c66668e4 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Thu Feb 02 12:41:12 2023 +0000 |
committer | Adrian Roos <roosa@google.com> | Mon Aug 14 09:14:30 2023 +0000 |
tree | 0e2dc95673e2d198355fd762f84022def3c0bbc0 | |
parent | 0d4e74d5c79438cbaca75abd1064da0946d295d5 [diff] |
StrictMode: Don't flash on eng unless opted in With automated reporting of violations this is just an annoyance that drives developers towards userdebug. Old behavior is still available via: adb shell setprop persist.sys.strictmode.visual true Change-Id: I44d571463c7900f87072fc3521c5314545a91497 Test: manual