Commit graph

107 commits

Author SHA1 Message Date
Ilya Matyukhin
26e79af25c
sdm660-common: Use biometrics.fingerprint@2.2
Bug: 153909042
Bug: 153012763
Bug: 153830435
Test: built taimen-userdebug with a @2.2 HAL
Test: "adb shell lshal | grep fingerprint@" shows the @2.2 HAL
Change-Id: Ied411a65f482ea79d9000e2f4191dba5f8927606
Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
2020-12-13 18:25:07 +06:00
Mikhail Naganov
1c13a08a99
sdm660-common: Switch to Audio HAL V6
Switch sdm660-common to Audio HAL V6

Bug: 141989952
Test: atest VtsHalAudioV6_0TargetTest
      atest VtsHalAudioEffectV6_0TargetTest
            manual audio "smoke" test on sdm660-common

Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
2020-12-13 18:25:07 +06:00
Yingjie Wang
31e059f021
sdm660-common: Remove gnss hidl entries in manifest.xml
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-13 18:25:07 +06:00
Jimmy Chen
4bd1b3c00f
sdm660-common: wifi: move wpa_supplicant VINTF definition to wpa_supplicant module
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-13 18:19:24 +06:00
Ahmed ElArabawy
6d3c70edd1
sdm660-common: Wifi: Remove IWifi hidl entry from manifest.xml
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-13 18:18:04 +06:00
lesl
aba8853a3b
sdm660-common: Wifi: Remove hostapd hidl entry from manifest.xml
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-13 18:17:07 +06:00
Subhajeet Muhuri
b7aac65519
sdm660-common: Uprev android.hardware.soundtrigger to 2.2 2020-12-09 09:52:25 +06:00
Pavan Kumar M
776967d080
sdm660-common: Add IImsFactory and uceservice HAL entry
Add entry for new factory HAL for ims
and minor version upgrade in
uceservice HAL.

Change-Id: I3df552f4e9fbb3319b33bd5ee213c17548c7a422
2020-10-26 04:25:14 +06:00
Taiyab Haque
823edb6d10
sdm660-common: Update LPA interface version
Update LPA version to enable new upgraded interface solution

Change-Id: If3ca25aab813b02d2cd994265624d27ec9051bbf
CRs-Fixed: 2663893
2020-10-26 04:25:14 +06:00
Nikhil Kumar Kansal
3d320acd6c
sdm660_64: perf hal support
perf hal uprev 2.0-2.1 in manifest

Change-Id: I5e3fd9671131c9c50371f3d28499aa186836f391
2020-10-19 11:36:06 +06:00
dianlujitao
a85c69a8b5
sdm660-common: Switch to QTI bt stack and enable a2dp offload
Change-Id: I8b3e7701a81ac92696d59c145e91351839048e39
2020-10-19 11:36:06 +06:00
Max Weffers
f1b43abf23
sdm660-common: Add IOP Hal blobs from LA.UM.8.2.r1-06500-sdm660.0
Change-Id: I86bf8623dab2b5a5295bbebc602587b2347fdaf6
2020-08-12 02:11:34 +06:00
Aryan Gupta
0c78ca689f
sdm660: add IWLAN assist to manifest 2020-08-12 02:11:33 +06:00
Stylogey
0d5c6a79f6
sdm660-common: remove improvetouch related stuff
* Not host based touch processing isn't supported by the touchscreen.

Change-Id: Ibc841d8c36eda56e58184286676e1d710ff18392
2020-08-12 02:02:40 +06:00
Max Weffers
4f7fbac0ba
sdm660-common: rework manifest based on caf
Change-Id: I95051413271fd15c7f8dc410bdaf92c86bba1ca3
2020-08-12 02:02:39 +06:00
Sridhar Kasukurthi
93d67ec05b
Update QtiRadio HAL to Version 2.4
Change-Id: Id840d3b942f952fc2ee2441c1f02f081b62a419c
2020-02-27 17:01:39 +01:00
Stylogey
a211672ee7
sdm660-common: Add IIop interface
Adds the IIop interface to vendor.qti.hardware.iop
2020-02-10 14:23:13 +01:00
Karthi Kandasamy
1d6b79cf60
sdm660-common: Update display config to version 1.9
upgrade display config version to 1.9

Change-Id: I29586a29b2091366fa975c2721fe1e507e62a537
Signed-off-by: c_kartka <kartka@codeaurora.org>
2020-02-10 14:23:12 +01:00
Sebita
37c5e336a7
sdm660-common: Declare Soter hild interface service be the correct way
* I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.soter@1.0::ISoter/default in either framework or device manifest.

Signed-off-by: Sebita <kjjjnob.seba@gmail.com>
2020-01-31 16:42:21 +01:00
Aryan Gupta
0368d35910
sdm660: Drop cryptfs_hw, not needed for file based encryption
we will be using encryption package as device specific now

Change-Id: Ib0c87b8bbe261c1155cd544070ff4bb0143b7e7a
2020-01-31 16:36:00 +01:00
Max Weffers
1fe7102a58
sdm660-common: Update GPS from Jasmine 10 Release
jasmine-user-10-QKQ1.190910.002-V11.0.4.0.QDIMIXM-release-keys

Change-Id: I083334309bddcca63c0a6e5477ae30c244686392
2020-01-14 18:19:32 +01:00
Max Weffers
8d98f9b3fd
sdm660-common: Update DRM from Jasmine 10 Release
jasmine-user-10-QKQ1.190910.002-V11.0.4.0.QDIMIXM-release-keys

Change-Id: I7f3a3c2e97bbd8aee433df37dc8e46991168c393
Signed-off-by: Joshua Blanchard <joshua.lee.bbg@gmail.com>
2020-01-13 22:28:55 +01:00
Aryan Gupta
4e74a754b1
sdm660: add IWLAN assist to manifest 2020-01-02 11:51:04 +01:00
rajadeja
520f185fcf
sdm660: Add authsecret interface
Signed-off-by: AnkitGourav <Ankitgourav035@gmail.com>
2019-12-23 08:59:24 +01:00
Anmolpreet Kaur
1d511d727b
sdm660: Add qseecom hal 1.0 to manifest
Add the qseecom hal service to device manifest

Change-Id: I6ff12bd1dcdd18467f0e3080d1e5db7162c950eb
2019-12-16 18:16:47 +01:00
Pavan Kumar M
8ed288f983
sdm660: FR 58378: Update factory HAL version to v2.1
Change-Id: I18de8477201abe28e6e8d7715e1c0e09292b2276
2019-12-16 18:13:07 +01:00
Chaitanya Saggurthi
34fc94a331
sdm660-common: Version update of IUim HAL to 1.2
Change-Id: I95d59adce96bee8f09798cd82b6530095cfeb825
CRs-Fixed: 2428399
2019-12-02 17:22:37 +01:00
Pavan Kumar M
9adecc2b9d
sdm660-common: ims: Update imscmservice hal entry
Desc:Update imscmservice hal to 2.2 in manifest

Change-Id: Id7da22e55d7095168cd14bc216fbaf7b1b153d14
CRs-Fixed: 2472038
2019-12-02 17:22:37 +01:00
Pavan Kumar M
df7a8308ff
sdm660-common: Update uceservice hal
Desc:Update uceservice hal entry to 2.1

Change-Id: Ie138ebba1b23c029770e4d7b81916e92e3c452c3
CRs-Fixed: 2472033
2019-12-02 17:22:37 +01:00
Sauvik Saha
a7185a915e
sdm660-common: Update vendor.qti.data.factory HAL to 2.0
Change-Id: I3fbc5a1b2f446745cc60c726cdd09c2b6f931c3c
CRs-fixed: 2424976
2019-12-02 17:22:37 +01:00
Devi Sandeep Endluri V V
a5c8c07ba9
sdm660-common: Remove CNE HAL entries.
CNE Hals moved to Factory Hal implementation. Removing
the Hal entries for the same.

CRs-Fixed: 2295302
Change-Id: Ifd7b605e3b9824951e111108c664ec0cde37fe83
2019-12-02 17:22:37 +01:00
Murthy Nidadavolu
de66779be0
sdm660-common: Move DRM HAL to v1.2 as required by oemcrypto v15 update
Change-Id: Ib08fe1ebd99fe34c37b97df17832d70d31e63786
2019-12-02 17:22:37 +01:00
Srinu Jella
dfa92462d6
sdm660-common: Cleanup BT A2DP HAL entries from manifest
- Removed HAL 1.0 entries from manifest as they
  are not supported.

- Added Default A2DP HAL 2.0 entry to manifest.

CRs-Fixed: 2472010
Change-Id: Id8da896c99ab0904158715dcf9a74ccf73b77895
2019-12-02 17:22:37 +01:00
Subramanian Srinivasan
5ddc52bdb3
sdm660-common: Add default BTSAR HAL 1.0 to manifest.xml
Add default BTSAR HAL 1.0 to manifest.xml

Change-Id: Ic12ab77df4b9ffa7d75a336c55c4f7b4468292ab
2019-12-02 07:57:05 +01:00
Nitin Shivpure
d5039eb71b
sdm660-common: Add vendor manifest entry for IBtConfigStore
Add vendor manifest entry for IBtConfigStore.

Change-Id: Ia87bc93cd7073784810356f5b5010d0e5bacbe77
2019-12-02 07:57:05 +01:00
Manaf Meethalavalappu Pallikunhi
aa72731dbf
sdm660-common: Enable Thermal HAL 1.0 by default
Enable Thermal HAL for sdm660_64. It adds Thermal HAL
to manifest.xml and thermal service to PRODUCT_PACKAGES.
Change-Id: Id5070101c7a91955c050a9c5c8520cfa43cc8186
2019-11-12 18:12:20 +01:00
lihonglinglory
26940eb4ee
sdm660: Add FIDO (Fast IDentity Online) Blobs 2019-11-01 17:10:53 +01:00
Bruno Martins
07e70f414e
sdm660-common: Switch to cryptfshw HIDL
Change-Id: Id1d580607a7d73ec6738ab3aa8dcdf9e27558a33
2019-10-18 17:19:55 +02:00
Michael Bestas
56a2201417
sdm660: manifest: Add back missing lineage specific hidl hals
This reverts commit 1573043852.
2019-10-15 15:22:31 +02:00
nebrassy
a95e4e99a9
sdm660-common: migrate to power HAL 1.2
Change-Id: I5ddcfced7b6be8666a97f7408da4af1a980ffc93
2019-10-15 14:59:53 +02:00
Subhrajyoti Sen
6cb3c570dd
sdm660-common: add ILocHidlGnss/gnss_vendor to vendor.qti.gnss
Change-Id: I09f1e20d6fa3c95c64101e33047f6331b9fcea7c
2019-10-15 10:16:10 +02:00
Davide Garberi
4f62e1df40
sdm660-common: Switch to thermal 2.0
Change-Id: Icb0223aa27866e17ddb1c6763ed1ec15f6b3f0c0
2019-10-05 10:14:11 +02:00
erfanoabdi
a00c9d183f
sdm660: Update blobs from LA.UM.8.2.r1-03200-sdm660.0
* Media blobs
* Perf blobs
* Time and Wi-Fi blobs
* Post Processing
* Peripheral manager
* IOP

Change-Id: I40ef486f7d88a7192004c79cc883734c78946826
2019-10-04 20:05:32 +02:00
Chia-I Wu
69cb83d2a4
sdm660-common: switch to IMapper 2.1
Change-Id: I33be48cd40457ceabc24ff5e085fa8ddaa4670e4
2019-09-27 17:27:03 +02:00
Li Wei
d670b6ad16
sdm660-common: manifest: Update Factory HIDL to 1.1 on falcon_64
- Update Factory HIDL to 1.1 on falcon_64

Change-Id: I0c0527e579ac7ba3668c0d69b49b46d74e53c3d2
CRs-Fixed: 2456684
2019-09-27 17:13:45 +02:00
Sanjeev Mittal
9d4a761a39
sdm660-common: imsrtpservice 2.1
Change-Id: I6c17684496772d2408247136486879ded2880492
2019-09-27 17:13:45 +02:00
Sridhar Kasukurthi
582db6e0f8
sdm660-common: Update QtiRadio HAL to Version 2.3
Change-Id: I5a8875c24d2f4883030191cf89d29a2fff83e9f8
CRs-Fixed: 2471009
2019-09-27 17:13:45 +02:00
Prakash Pabba
3c5d945d3e
sdm660-common: Enable 1.1 DataConnection HAL
Update platform manifest entries for DataConnection HAL

Change-Id: I323db19699c89b6fcd5ff723e8765257ae180b66
CRs-Fixed: 2451623
2019-09-27 17:13:45 +02:00
Eric Chang
35317c8eb8
sdm660-common: Add vendor manifest entry for IDataConnection HAL
Change-Id: Ib79ff03674a78d9e49430fadd3e7cee0b92ab123
2019-09-27 17:13:45 +02:00
mike dooley
4c4eb539fb
sdm660-common: Enabling sound trigger V2_2 for sdm660 targets
V2_2 has the same functionality as V2_1 except it adds one new
api, getModelState.
Note: V2_1 will be removed in a subsequent cl.
Test: built android and tested using SoundTriggerTestApp
Bug: 70206501
Change-Id: Id2647687732e79df252588d69f95d2a407e0092c
2019-09-27 17:13:44 +02:00