Commit Graph

13 Commits

Author SHA1 Message Date
Alexander Koskovich 31250b9045
common: init: Update to LAHAINA (15500) | QSSI (11000).
* The init component is LAHAINA (15800).

Change-Id: I8e0414c31227c127cb469f4a8c7e335a4ec8f09f
2021-04-15 03:00:51 -07:00
Alexander Koskovich 75c59e42bf
common: wfd: Bring in /vendor stack from LA.UM.9.16.r1-03300-MANNAR.0.
Change-Id: Ic8349fb9b91bd436311c5e944bc2d611e437e671
2021-02-15 20:37:19 -07:00
Alexander Koskovich 121e069b81
common: wfd: Build WFD AAC from source.
* We removed the guard.

Change-Id: I4f0f64be107b4223fe655141b03e9a188ca62663
2021-01-11 11:12:39 -07:00
Alexander Koskovich 189b51b5e4
common: Update to LA.QSSI.11.0.r1-08800-qssi.0.
Change-Id: Ic44a2a87cbc9f83d87b630ca04e346ab9f3b58fd
2021-01-02 19:13:02 -07:00
Alexander Koskovich c7fdcb4209
common: Look through QSSI dump and find stuff we want to pull in.
Change-Id: I2bddc8cb1fc99f340d5b074870a5e908d70231fd
2020-10-29 08:17:03 -07:00
Alexander Koskovich b41c9380fb
common: wfd: Add libwfdaac_vendor.
Change-Id: Ia042309906c8d33f0959838928763747dde4f2b2
2020-10-20 12:51:21 -07:00
Alexander Koskovich acd75a6e51
common: Update to LA.QSSI.11.0.r1-06600-qssi.0.
Change-Id: I2b4e5fcf5b07285a5ffd52fd59a2a3eb08498829
2020-10-18 11:14:10 -07:00
Alexander Koskovich 3e7f35a728
common: Update from LA.QSSI.11.0.r1-05600-qssi.0.
Change-Id: I30d3d09087414b76afd41c7593697f0651c4bba0
2020-09-25 18:25:06 -07:00
Alexander Koskovich a6efb143cf
common: Clean up pathing, structure, move framework modules to dex import.
Change-Id: I145c8cc21b7137d2c8e8e33ca8369a9251f39cbf
2020-08-25 15:09:54 +00:00
Jake Weinstein e8347bee9c common: clean up internal paths
No Functional Change

Change-Id: Id2cb0b1fa8bee053f1e38beb31d897d6a22fce0a
2020-06-15 00:27:15 +00: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