[platforms/hwcomposer] Include the android-config.h in the hwcomposer_backend
ClosedPublic

Authored by bshah on Sep 7 2017, 6:22 AM.

Details

Summary

This special file[1] can contain the defines like QTI_BSP and QCOM_BSP
which then modifies the API/ABI of the hwcomposer[2].

This defines are required in order to make kwin_wayland work on !nexus
QCOM devices and also possibly other special devices.

[1] https://github.com/Halium/android-headers/blob/master/android-config.h
[2] https://github.com/Halium/android-headers/blob/halium-7.1/hardware/hwcomposer.h#L290

Test Plan

built kwin locally on such device

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bshah created this revision.Sep 7 2017, 6:22 AM
Restricted Application added a project: KWin. · View Herald TranscriptSep 7 2017, 6:22 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
davidedmundson accepted this revision.Sep 7 2017, 11:00 AM
This revision is now accepted and ready to land.Sep 7 2017, 11:00 AM
This revision was automatically updated to reflect the committed changes.