Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Koskovich 1fd8e563ce
common: display: Build the QTI lights HALs.
* Devices that need to have a custom one in tree should
   override these targets.

Change-Id: Ic88da882cee849bbfe80f7de330dd319b17f7e8d
2021-05-02 00:19:53 -07:00
Alexander Koskovich f94a6d9ca1
common: display: Add stuff the SoC configuration missed.
Change-Id: Ic9a59eb13e2c9cc83af8c5b459d8ea5dd49b955d
2021-05-02 00:19:53 -07:00
Alexander Koskovich 72868dd9dc
common: Move TARGET_BOARD_PLATFORM check to common makefile.
* We need the board platform for various makefiles we include
   and for kernel version guards, just require it outright in
   top level.

Change-Id: I1100b2c731e4d5cc8f522641b6ea60e83ec29908
2021-05-02 00:19:52 -07:00
Kuba Wojciechowski 57ab9d031a common: guard vendor/qcom/opensource/commonsys-intf includes
* non-caf roms don't have that repo causing the whole build to fail because of missing makefiles

Signed-off-by: Kuba Wojciechowski <nullbytepl@gmail.com>
Change-Id: Ief11b79e82da639118f64553c22d1e6a1326f282
2020-11-19 22:58:23 +03:00
Anay Wadhera c3a4d504a0
common: include display HAL makefiles if they exist
Change-Id: If9c684ffe358d4ec012e71aface4077345e4f984
2020-10-28 18:14:13 -07:00
Alexander Koskovich e41457415d
Revert "common: only inherit display HAL makefiles if we build vendor"
* BoardConfig flags are not avaliable to components ATM.

This reverts commit b5a67f570a.

Change-Id: Ifc28f25bd8eac6871b36ae69dde115f512f1b18d
2020-10-25 10:05:18 -07:00
Anay Wadhera b5a67f570a common: only inherit display HAL makefiles if we build vendor
Change-Id: I3e732809feb2f1a34830095fdce97c55cfc63d74
2020-10-24 11:32:35 -07:00
Alexander Koskovich d103e6d7e1
common: display: Also include interfaces.
Change-Id: Ic222681c83bbdcc0295243435dc8382e802c8a1e
2020-10-20 12:51:21 -07:00
Jake Weinstein a30e2913ee display: clean up Makefile
No need to error twice

Change-Id: Idebd5879ae0e3438011fcd216637bc7a94aafa22
2020-08-09 04:30:52 +00:00
Jake Weinstein 20dcefe12a
common: Introduce display component for QSSI SoCs (845 and newer)
Change-Id: I0853820ab7a52aa1dc7a47d3576d3dc96f451b50
2020-07-30 16:51:13 -04:00