diff options
| author | 2021-07-16 14:38:11 -0700 | |
|---|---|---|
| committer | 2021-10-27 21:22:03 +0000 | |
| commit | ab73aec1e484af56867268315d06db9c9052b40f (patch) | |
| tree | d6fff6d190885753ee41fe9bee5b29242b0e5a45 /libs/androidfw/LocaleDataTables.cpp | |
| parent | 44dfd78b29cf80186bfcfc7ad2517ddab4ad0695 (diff) | |
Lazy load Properties::isDrawingEnabled.
Properties::isDrawingEnabled can unexpectedly return true
even if the system property debug.hwui.drawing_enabled is false,
if its called before RenderThread is created.
This commit changes the underlying logic to lazy load the
debug.hwui.drawing_enabled prop value.
Bug: 201691826
Test: m
Change-Id: I599426c8734d418f073fd0456c2b1149fb69d80c
Diffstat (limited to 'libs/androidfw/LocaleDataTables.cpp')
0 files changed, 0 insertions, 0 deletions