commit | 8915167a889a96292f1ef7885cf723c869440eb4 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Thu Apr 25 10:59:23 2019 -0700 |
committer | John Reck <jreck@google.com> | Thu Apr 25 10:59:23 2019 -0700 |
tree | f223ce91fe9bbd7393e857b72b71b5a82349768d | |
parent | d86369ae3e7791983f2433e1d5704faec245706c [diff] |
Fix some force_dark prop behaviors * Make it persist.hwui.force_dark so the dev option survices reboots. * Remove the internal super-override behavior it applied using only the intended ViewRootImpl theme-aware behavior. Fixes: 127350499 Fixes: 130354206 Test: set dev option, verified nothing went dark. Set dark theme, verified non-dark apps were force-darked. Rebooted and verified property still set. Change-Id: I43adcbc25320669510fb03b162c98cbd14612f55