Commit Graph

17 Commits

Author SHA1 Message Date
Arian
2c6fba7d75 cupid: Switch to python extract-utils
Change-Id: Ia6ea2ea79cb3bcbcbf06f0e6660ac31ea576b524
2024-10-25 14:58:34 +02:00
Arian
10af08c046 Revert "cupid: Rename audio.primary.taro to audio.primary.taro-cupid to avoid conflicts"
This reverts commit c01516521ac0a753c5974857ee015770b93e9b40.

Change-Id: I6300bdf18f59131eb7400997b5bcabe0b7d3a831
2024-10-17 10:37:17 +02:00
Arian
d5193b3462 cupid: Remove 32-bit libQnnHtpAltPrepV69Skel from vendor/lib64/camera
The file is a elf32-little file but it is copied to lib64.
Extract-utils now declares the target as android_arm due to that,
causing issues in combination with compile_mutilib being set to 64.
libQnnHtpAltPrepV69Skel is also in vendor/lib/rfsa/adsp and it's
module name is the same (which the build system seems to accept?)
which lead to the module not being present in the end since a few
weeks anyway.

Change-Id: I9a470479697a7d66af0066197ce0bbfc383f973e
2024-10-13 17:12:01 +02:00
Arian
cf2dc1b50a cupid: extract-utils includes xml in module names now 2024-10-13 13:46:11 +02:00
FlowerSea0208
77f185aa6d cupid: Switch to source-built fx.tunnel interface
Change-Id: I1b96a1df3758106b7516ee7b9ac90bd9374f6d1c
2024-10-13 13:43:07 +02:00
Arian
a94467fbeb cupid: Disable ELF checks for some camera libraries
Change-Id: I8afe754199dbbf33d801238be9ab87af6c88945b
2024-08-29 19:34:05 +02:00
Cosmin Tanislav
3c8014539e cupid: Skip dependencies which aren't defined in .bp
Change-Id: I01a653661856495788c05b720c0577dac44998a4
2024-08-29 19:33:32 +02:00
Arian
fc36de41bf cupid: Disable elf checks for some audio libraries
Change-Id: I86ddbf339ff56fb543910458d40cff933abcb0a0
2024-08-29 19:33:02 +02:00
Arian
f76f42d4e5 cupid: Commonize most audio blobs
Change-Id: Ie6c95ede7e4c3243799207120c0474bb0cabeccd
2024-08-29 19:32:31 +02:00
Arian
6d6e1ae43b cupid: Rename audio.primary.taro to audio.primary.taro-cupid to avoid conflicts
Change-Id: I1d7012df4acc1e3b9180eb8523ebe77ffc8a35e9
2024-08-29 19:31:45 +02:00
Arian
d5aaf91949 cupid: Provide a unique module name for camera libQnnHtpAltPrepV69Stub
Change-Id: Ib2c2549a2ba874a6744cd184add9e16acb1d162c
2024-08-29 19:30:03 +02:00
Aaron Kling
237806d59b cupid: Add vendor soong imports to extract
Change-Id: I7b290a9412bd11bb5577ce634a0291ffca40b283
2024-08-29 19:29:17 +02:00
Arian
d73c58d554 cupid: Get rid of 32 bit blobs 2024-08-14 13:54:21 +02:00
Arian
357370cb4f cupid: Don't provide a module for libssccalapi@2.0 2024-08-14 13:54:20 +02:00
Arian
73e21aad2e cupid: Drop xiaomi citsensorservice 2024-08-14 13:54:19 +02:00
Arian
7b30db8ff1 cupid: Decomomnize libssccalapi@2.0 2024-08-14 13:54:16 +02:00
Arian
ab3f5a9e8d cupid: Initial import from V816.0.3.0.ULCEUXM 2024-03-08 11:27:22 +01:00