diff options
author | Chia-I Wu <olv@google.com> | 2017-10-19 15:16:41 -0700 |
---|---|---|
committer | Chia-I Wu <olv@google.com> | 2017-11-10 13:06:37 -0800 |
commit | d265c4238699ea899cc3b01cc90b643d9692db2a (patch) | |
tree | 1f050b2d789290fe744201701b683780aa84a7f7 /opengl/tests/gl_basic/gl_basic.cpp | |
parent | de1eb9c03becf0207aea85983692d7e7e43ff3bc (diff) |
surfaceflinger: remove TARGET_USES_HWC2
Remove TARGET_USES_HWC2 and assume it to be true. Remove the unused
SurfaceFlinger_hwc1.cpp and DisplayHardware/HWComposer_hwc1.cpp.
This is expected to break some devices. All affected devices should
add
PRODUCT_PACKAGES += android.hardware.graphics.composer@2.1-impl
to their device.mk and update their manifest.xml. In the worse
case, we want to fork frameworks/native/services/surfaceflinger
before this change to
frameworks/native/services/surfaceflinger_hwc1.
Test: boots taimen and hikey960
Change-Id: I27ddd4c6c8af3c39cda99d94002d179486575b28
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions