9 Commits

Author SHA1 Message Date
Nolen Johnson
887dd57b09 sm7325-common: Swap to QTI USB init scripts
Change-Id: Ibb01a6a8b9817b01a8db397cdf82a89659562d62
2022-08-09 11:01:48 -04:00
Nolen Johnson
e438ed51d8 sm7325-common: Switch to commom QSAP
Change-Id: Ia57042a4fb9afe4c5b3e70c29d80c4f652901096
2022-08-08 16:58:29 -04:00
SGCMarkus
b10f491df2 sm7325-common: build audioadsprpcd
this fixes audio recording/incall audio

Change-Id: Iedd83baf0c9e59689cbda5f027eaad76072782a2
2022-08-08 16:40:07 +02:00
Nolen Johnson
21be1e6bc5 sm7325-common: Cleanup dead targets
build/make/core/main.mk:1136: warning:  device/motorola/berlin/lineage_berlin.mk includes non-existent modules in PRODUCT_PACKAGES

Offending entries:
libOmxVdec
libOmxVenc
libOmxVidcCommon
libc2dcolorconvert
libqcreverb

build/make/core/main.mk:1136: error: Build failed.
15:35:26 ckati failed with: exit status 1

To do this yourself, put the following line into
lineage_$TARGET.mk:

`$(call enforce-product-packages-exist,)`

Note that the above flag must be in the product
makefile to work.

Change-Id: I0e4d93f4c3be077d49befa1f547d11d623ca74d5 |
2022-08-07 22:04:29 -04:00
Nolen Johnson
6db14c7ddc sm7325-common: Correctly declare device recovery directory
Change-Id: Iebf2df406c526df25df74252d5b11e8eb4a32528
2022-08-07 22:04:29 -04:00
SGCMarkus
1008a7e64b sm7325-common: build more blobs from source
includes:
*) com.dsi.ant@1.0
*) vendor.qti.hardware.btconfigstore@1.0
*) vendor.qti.hardware.btconfigstore@2.0
*) vendor.qti.hardware.display.composer-service
*) libdisplayconfig.qti
*) libsdmcore
*) libsdmutils
*) libsdedrm
*) libqsap_sdk
*) vendor.qti.hardware.systemhelper@1.0

Change-Id: Ica20d37094b0528f0b3984f0500f17f6f253b14f
2022-08-07 15:28:00 +02:00
SGCMarkus
1acd9985f2 sm7325-common: add missing blobs
Change-Id: If397d94efa834ee7f20c528c71afa23782ddcdf4
2022-07-29 15:13:16 +02:00
SGCMarkus
225edc4c9f sm7325-common: dont try to copy non-existing media files
remnant from sm8250 -> sm7325 conversion and old berlin tree

Change-Id: Ief117f831977a5281e6d0a3edf9df383569830f2
2022-04-04 22:22:35 +02:00
SGCMarkus
95b667c5b9 sm8250-common -> sm7325-common 2022-03-26 23:16:05 +01:00