19 Commits

Author SHA1 Message Date
mayuresh
6adf374d18 Spacewar: add various missing manifest hal entries
android.hardware.audio.effect.IFactory/default in the VINTF manifest. No alternative instances declared in VINTF
android.hardware.gatekeeper.IGatekeeper/default in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.alarm.IAlarm/default in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.am.IQcRilAudio/slot1 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.am.IQcRilAudio/slot2 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.ims.IImsRadio/imsradio0 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.ims.IImsRadio/imsradio1 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.qcrilhook.IQtiOemHook/oemhook0 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.qcrilhook.IQtiOemHook/oemhook1 in the VINTF manifest. No alternative instances declared in VINTF
vendor.qti.hardware.radio.qtiradio.IQtiRadioStable/slot1 in the VINTF manifest. No alternative instances declared in VINTF
2026-01-15 10:53:26 +03:00
xenxynon
d1c34891e7 Spacewar: drop android.hardware.tetheroffload.control manifest entry
10-19 19:55:47.098 W/HidlServiceManagement(2413): Waited one second for android.hardware.tetheroffload.control@1.1::IOffloadControl/default
10-19 19:55:47.098 I/hwservicemanager(632): Since android.hardware.tetheroffload.control@1.1::IOffloadControl/default is not registered, trying to start it as a lazy HAL (if it's not configured to be a lazy HAL, it may be stuck starting or still starting).
10-19 19:55:47.099 I/HidlServiceManagement(2413): getService: Trying again for android.hardware.tetheroffload.control@1.1::IOffloadControl/default...
10-19 19:55:47.101 W/libc    (632): Unable to set property "ctl.interface_start" to "android.hardware.tetheroffload.control@1.1::IOffloadControl/default": PROP_ERROR_HANDLE_CONTROL_MESSAGE (0x20)
10-19 19:55:47.101 I/hwservicemanager(632): Tried to start android.hardware.tetheroffload.control@1.1::IOffloadControl/default as a lazy service, but was unable to. Usually this happens when a service is not installed, but if the service is intended to be used as a lazy service, then it may be configured incorrectly.
10-19 19:55:47.072 E/init    (1): Control message: Could not find 'android.hardware.tetheroffload.control@1.1::IOffloadControl/default' for ctl.interface_start from pid: 632 (/system/system_ext/bin/hwservicemanager)

Change-Id: I970e97248073347604cd019fdd7411c83661c189
2026-01-14 23:37:40 +03:00
BrainKub
7b8eb196d1 Revert "Spacewar: Remove QTI perfd"
UI stutters appear with lineage-libperfmgr

This reverts commit 54f61e8807.

Change-Id: Ib9cb5ade6d576db63348cca3867640ba04e74418
2026-01-14 23:35:54 +03:00
abhixv
39530395ee Manifest: ignore some manifest entries
Signed-off-by: abhixv <abhi.sharma1@hotmail.com>
2025-09-01 16:11:34 +00:00
Sebastiano Barezzi
b370903d04 Spacewar: Use only full qualified name for manifest entries
* As recommended by Google for multiple different versions of the same HAL in VINTF manifests
* https://android.googlesource.com/platform/hardware/interfaces/+/master/drm/1.1/README.md#devices-launching-with-android-pie

Change-Id: I4922d72ab60ca1aae78c010aeb610f9bca9012cb
2025-09-01 16:11:34 +00:00
Yumi Yukimura
585818047d Spacewar: manifest: Bump target-level to 6
Change-Id: I8d419d248f29b7d316a87d55e19ae7ff141e19a5
2025-09-01 16:11:34 +00:00
Josh Wu
de314c1d13 Spacewar: Switch BtAudio to AIDL
Test: m
Bug: 203490261
Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
2025-03-03 17:10:36 +03:00
Tyler Wear
e86a225815 Spacewar: tetheroffload: Version 1.1
Update tetheroffload to version 1.1.

Change-Id: I004e44e416a88a1b39a4c80366df9008722f096b
2025-03-02 18:28:39 +03:00
Bruno Martins
1d9ca74671 Spacewar: Use the common device compatibility matrix from QCOM
Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720
2025-01-20 13:13:17 +01:00
dianlujitao
642623a448 Spacewar: remove OMX
* OMX HW video codecs are no longer used after enabling Codec2
 * OMX HW audio codecs won't work without QCOM A/V enhancements, which
   we don't have on Lineage.

Change-Id: I65852151c8fb6387add5fc4402ba3f13c97b5f64
2025-01-20 13:13:17 +01:00
Yumi Yukimura
d12081ab15 Spacewar: Switch to QTI Memtrack AIDL HAL
Change-Id: Ibcbaff02fd56fbccc3a88c01a5f46a89cb212ef5
2025-01-20 13:13:17 +01:00
Wei Wang
54f61e8807 Spacewar: Remove QTI perfd
Bug: 69270928
Test: Build and boot device and test camera
Change-Id: I87b283206f462fb5c8ec9cdd303ae2934fe9bfc4
2023-09-11 21:34:03 +02:00
Arian
9fe28505f1 Spacewar: Drop unnecessary wfd blobs
Change-Id: I7d1bccd387acae40cce9576a87c08b37ce6e2c1c
2023-09-11 19:54:36 +02:00
Arian
1b9d3b5331 Spacewar: Drop QSPM HAL
Change-Id: Ic5217d9a9a473e99121f6d30e23aff6d455a823c
2023-09-11 19:54:36 +02:00
Arian
31283ca607 Spacewar: Drop IO Prefetcher
This depends on caf BoostFramework

Change-Id: Ie3ea41f7be323472124a395b8fee52aa7333c2fc
2023-09-11 19:54:36 +02:00
electimon
ab6991a772 Spacewar: Rename manifest_yupik.xml to manifest.xml
* CAF only does this because they use one device tree
  for all 3 SoCs, vendor/qcom/lahaina. We use one -common
  tree with device trees inheriting it. There is no need
  to have manifest_yupik.xml.

Change-Id: I133f19725d523ce2e4acb17114b687f9e5757019
Signed-off-by: electimon <electimon@gmail.com>
2023-09-11 19:54:36 +02:00
Kujou Yuko
380428cb93 Spacewar: Drop QCC vendor HAL
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: I782a88eab50a3e6698f5b386ba4a2992abeb1a0e
2023-09-09 23:35:03 +02:00
Kujou Yuko
4708f40fd7 Spacewar: Import device manifest
Signed-off-by: Kujou Yuko <i@779.moe>
Change-Id: I660cbb960f79940164bdb69e19ed3544cf27adfa
2022-09-24 02:07:29 +00:00
padarshr
97e39b1049 Spacewar: Add device compatibility matrix.
Add device compatibility matrix to common project and
targets can point the build variable DEVICE_MATRIX_FILE to
this file to build device compatibility matrix.

Change-Id: If8e75c5ee8de0ef50d6937ffbd6453fb3f5eb648
2022-09-19 13:16:47 +00:00