OSDN Git Service

settings: Remove LiveDisplay preferences if not available
authorSteve Kondik <steve@cyngn.com>
Tue, 26 Apr 2016 05:46:17 +0000 (22:46 -0700)
committerSteve Kondik <steve@cyngn.com>
Tue, 26 Apr 2016 05:46:17 +0000 (22:46 -0700)
commite77cc0ad3be72a35fe7b66813d91353b1b90bd2e
tree3b1b52ae7b4e137313a130bbd203f6ec67b209d0
parent7de366bcca504a88ac29fa3f67164224d6243634
settings: Remove LiveDisplay preferences if not available

 * This really shouldn't be the case, but apparently some devices
   are misconfigured and are overriding the GPU-based CMHW
   implementation which would ensure the basic capabilities are
   available.

Change-Id: I9f72cb58c9bbb63e0fdec4085b17a089f9d50174
src/com/android/settings/DisplaySettings.java