summaryrefslogtreecommitdiff
path: root/configs/manifests/manifest.xml
AgeCommit message (Collapse)Author
2021-09-13sdm660-common: Move manifest and matrix to topdirSebastiano Barezzi
Change-Id: I35b40e6debe407390300750aab41741fa038e1f9
2021-09-13sdm660-common: Use only full qualified name for manifest entriesSebastiano Barezzi
* 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
2021-09-13sdm660-common: Regen manifestSebastiano Barezzi
* make vendor_manifest.xml Change-Id: Ida66af588dc2d66c6cc6f62b573f05e7dd8ba600
2021-09-13sdm660-common: Enable AOSP WFDSebastiano Barezzi
Co-authored-by: Marc Bourgoin <themard85@gmail.com> Change-Id: I49d46c4eb27ccef6e2ae678e8eccc10c2e5257aa
2021-04-26Revert "sdm660-common: Switch to Audio HAL V6"dianlujitao
All devices use pre-R audio.bluetooth_qti.default.so and platina uses pre-R audio hal, in which the new set_event_callback API is not implemented and the audio service will crash due to mismatched struct. This reverts commit 939fd6b3019828b56469d7b75f237bf176bfe57f. Change-Id: Ia330ac05d84d3dfb3a639458d66a3dc29689e67c
2021-03-26sdm660-common: Decommonize IRSebastiano Barezzi
* platina doesn't have IR Change-Id: If5d83ef3dc0169700fcd738f6a50cb38b104c30a
2021-01-05sdm660-common: manifest: Remove Trust interface entryMichael Bestas
This has been turned into a VINTF fragment. Change-Id: Iaf53a2e1fbac75d53ec11d4c56c51230f4758daf
2020-12-27sdm660-common: Remove hbtp componentsEthan Chen
Change-Id: Id2fb715d0dbe3b148603d0fe5b9ab301fbeea683
2020-12-27sdm660-common: Remove unused vendor.qti.hardware.wifi packagesTom Marshall
* The Lineage framework does not have a dependency on any of these packages, since we do not make use of Qualcomm WLAN value-adds. Change-Id: I8802d3159354a235c25e4d1d3b96cf280dbd5c20
2020-12-27sdm660-common: Migrate to Health 2.1 HALBruno Martins
Change-Id: Ic6302844ac58c16713b43b6871a705b9b4749a96
2020-12-20sdm660-common: Drop android.hardware.thermal HALLuK1337
android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served. Change-Id: Icc3c672a0bf6b9e4ee76ccf91e6cdca5fb778fde
2020-12-20sdm660-common: Build new aidl qti power HALArian
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
2020-12-20sdm660-common: Enable IWLAN assisted modeLuca Stefani
Change-Id: Id9d8d9d2ed27dad2754abfa3887ee1a1ff97875a
2020-12-18sdm660-common: Remove gnss hidl entries in manifest.xmlYingjie Wang
Remove all android.hardware.gnss entries in manifest.xml, since these manifest fragments are moved to gps git projects. Change-Id: Ieb3b0b4244ff075ba254d2e3ad1209c92fd3a4d6 CRs-fixed: 2548467
2020-12-18sdm660-common: Remove usb hidl entry from manifest.xmlArian
Change-Id: I105e682daec37c5663592b3955565d46cdbc6f11
2020-12-18sdm660-common: Remove vintf entries that are now fragmentsLuK1337
Change-Id: I22b105b1340dff648bc5011b80f735b33d5fe370
2020-12-18sdm660-common: Enable v1.3 clearkey drm pluginRobert Shih
Bug: 139134043 Test: MediaDrmTest Change-Id: Ie34e59947577988f75fae52d22e3f573f4b92420 Signed-off-by: Arian <arian.kulmer@web.de>
2020-12-18sdm660-common: Move wpa_supplicant VINTF definition to wpa_supplicant moduleJimmy Chen
Bug: 36505680 Test: atest FrameworksNetTests Test: atest VtsHalWifiSupplicantV1_3TargetTest Test: connect EAP access point and verify PMK cache works correctly. Change-Id: I2c382765b8e84951fc17bb9f1c3785dcd66e7b51
2020-12-18sdm660-common: Remove hostapd hidl entry from manifest.xmllesl
This CL removes the definition for the hostapd hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 145780363 Test: builds and wifi softap works Change-Id: I2b0d28b143e232ce60c56cbabfed3f685ab6bab9
2020-12-18sdm660-common: Remove IWifi hidl entry from manifest.xmlAhmed ElArabawy
This CL removes the definition for the IWifi hidl interface from manifest.xml and rely on vint-fragements entry. This is to avoid the need to modify the revision in future Bug: 138243400 Test: builds and wifi works Change-Id: Id36fb384bbbf55a976d315d6a374d5fb66f4e1bb
2020-12-18sdm660-common: Switch to Audio HAL V6Mikhail Naganov
Switch to Audio HAL V6 Bug: 141989952 Test: atest VtsHalAudioV6_0TargetTest atest VtsHalAudioEffectV6_0TargetTest manual audio "smoke" test on taimen and walleye Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
2020-11-05sdm660-common: Update Widevine HIDL service to 1.2.Edwin Wong
Widevine HIDL service added new v1.2 media APIs, update the service version to 1.2. Test: Netflix and Play Movies & TV (streaming and offline playback) Test: GTS WidevineH264PlaybackTests test e.g. ANDROID_BUILD_TOP= ./android-gts/toolsefed run gts -m GtsMediaTestCases --test com.google.android.media.gts.WidevineH264PlaybackTests#testL1With480P30 bug: 117570686 Change-Id: I59500a9ea6df45c98b17edb3343c5c4829c6434b
2020-09-12sdm660-common: Update manifest entry to power HAL 1.2Michael Bestas
It rolled back when manifest was updated from CAF Change-Id: Ie33315f8bf86b56bbea1bf6239f425b3a4c33470
2020-06-01sdm660-common: Enable graphics mapper version 2.1Arvind Kumar
Enable graphics mapper version 2.1 Change-Id: Iad70754a980eadcfd68752c76e569b503d398fae
2020-06-01sdm660-common: Update display config to version 1.9Karthi Kandasamy
upgrade display config version to 1.9 Change-Id: I29586a29b2091366fa975c2721fe1e507e62a537 Signed-off-by: c_kartka <kartka@codeaurora.org>
2020-04-30sdm660-common: Decommonize SEdianlujitao
Change-Id: If3194b0a8d7ffc8a8d42d2f7c6a8dde9e4235d1d
2020-04-30sdm660-common: Decommonize cryptfs_hwChirayu Desai
* Not needed for file based encryption which is used on jasmine_sprout Change-Id: I92e8dafa5babc0d4cae5a7f599269a14fe645ae2
2020-04-30sdm660-common: Update FCM level to 3Erfan Abdi
Change-Id: I224783d5ca9501ecd6a50f9eb3f861068407ce3a
2020-04-30sdm660-common: Decommonize keymaster from manifestErfan Abdi
Change-Id: I357eddb54f334a3793260aeb7fc17adf51dc0611
2020-04-30sdm660-common: Enable CABC via livedisplaydianlujitao
Change-Id: I9292a62dc0b4a670ed6a4367ecd9a6e62058a5ae
2020-04-30sdm660-common: Update manifest from LA.UM.8.2.r1-05100-sdm660.0dianlujitao
Change-Id: I6710566f4ed4654dc674bb3cd485a35f60ff9cc6