diff options
author | 2018-10-24 17:06:35 -0600 | |
---|---|---|
committer | 2018-10-24 17:09:29 -0600 | |
commit | 28b97dcd5a87ab5f8a33ab57b8638636e06b499c (patch) | |
tree | aa217247b9e7960a31d3658fb35b92d65d2934c2 /libs/renderengine/RenderEngine.cpp | |
parent | 7bdc94ac775043ac2c30f83f99e51d58e73ce847 (diff) |
Add debug property to enable/disable ANGLE
Due to b/118375731 we suspect that loading & unloading the feature
library is causing issues with spurious segfaults or other errors
when starting other apps. Disable use of feature library by default
until issue is resolved.
Bug: 118375731
Test: manual: adb shell setprop debug.angle.enable 1
Verify that feature library is loaded
adb shell setprop debug.angle.enable 0
Verify that feature library is not loaded
Change-Id: I80528acfe5138420085d24c4e7a3fc4e74903b88
Diffstat (limited to 'libs/renderengine/RenderEngine.cpp')
0 files changed, 0 insertions, 0 deletions