Commit Graph

4 Commits

Author SHA1 Message Date
Alexander Koskovich b41c9380fb
common: wfd: Add libwfdaac_vendor.
Change-Id: Ia042309906c8d33f0959838928763747dde4f2b2
2020-10-20 12:51:21 -07:00
Jake Weinstein 10564c060b
wfd: Include QCOM display packages.
* WFD is dependent on these to work.
 * Add comment to Makefile to clarify which
   SoCs use wfd (845 and up) and which use
   legacy (835 and older)

Change-Id: I072c88a23bd57e7d5312fc6a7fda11ec8e0d3634
2020-05-05 17:25:05 -04:00
Marco Marinho 08114f5f6e common: Fix wrong QTI components manifest paths
Signed-off-by: Marco Marinho <marcomarinho12@gmail.com>
Change-Id: I332ca10771fdf7e3126c237f1acb8b7582a00c09
2020-03-30 23:45:18 +01:00
TheStrix d0d9d95577 common: Add common QTI components
- To use this, set TARGET_COMMON_QTI_COMPONENTS := <components>.
   e.g. TARGET_COMMON_QTI_COMPONENTS := av bt perf
 - Configurations go inside qti-components/<component>/qti-<component>.mk
 - Blob list go in qti-components/<component>/proprietary-files.txt

Change-Id: I9868b02da59c69326f3587cf338187753955c1db
2020-03-19 19:22:43 +05:30