Commit Graph

71 Commits

Author SHA1 Message Date
Lubin Yin
ad9fcffe84 sdm845-common: Add HALs for MirrorLink
Add HAL entries for MirrorLink services

Change-Id: I52ea4d15ec9ff7182660b73547dace0bc28e2259
2020-02-02 10:09:14 +00:00
Indranil
73a4949407 sdm845-common: Add ml HAL
Add mirrorlink HAL entry in skunk manifest

Change-Id: Ia16f414af9550c36f20177367966710d9a1e20cf
2020-02-02 10:09:14 +00:00
Eric Chang
bff84cf725 sdm845-common: Add vendor manifest entry for IDataConnection HAL
Change-Id: Id33bc57f116f7750b58700132c5c67d0476cfd1a
2020-02-02 10:09:14 +00:00
Devi Sandeep Endluri V V
ff1923f239 sdm845-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
2020-02-02 10:09:14 +00:00
Sumit Das
c0c22915df sdm845-common: Uprev IMS HIDL to 1.4
Change-Id: Ib9e27aa045c51cbd8fe0b6dc25a3640cccaaa3fd
CRs-Fixed: 2299755
2020-02-02 10:09:14 +00:00
Bruno Martins
3c50cd02b7 sdm845-common: Set up WiFi and build the HAL from sources
Change-Id: I7b92eaea2cf2f059c8214916ea186dc6c1e03917
2019-11-25 23:29:03 +00:00
Abhishek Srivastava
5ee03a8fb0 sdm845-common: Use the latest HIDL minor version for wifi, supplicant and hostapd HAL's
This commit updates the HIDL version number of Iwifi, ISupplicant, IHostapd HAL's
to the latest.

Change-Id: I2d95b829d5616f6929f112c634906515035fba51
CRs-Fixed: 2412157
2019-11-25 23:29:03 +00:00
Eric Chang
9e801cd48b sdm845-common: imsvt: imsrtpsevice version is updated
- 2.0 version added

Change-Id: I44261e2cc7a9f8fb4e42cdd4bf203aff0ff40022
2019-10-12 22:27:40 +01:00
mike dooley
5cac2501b7 sdm845-common: Enabling sound trigger V2_2
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-30 17:48:43 +01:00
Paul McLean
9c8335aa1f sdm845-common: Adding Audio HAL V5: Direction API
Bug: 119137468
Test: With testbed app
Change-Id: I4251b3853d00308dbd988625f8e7466a66b823fa
2019-09-30 17:48:43 +01:00
Abhishek Arpure
59c8584ac2 sdm845-common: Add capabilityconfigstore HAL
Change-Id: I5495f511fd99838417f2804df070df1dbc15a640
2019-09-25 09:15:55 +01:00
Padmanabhan Komanduru
477fb02f58 sdm845-common: Switch to composer 2.3
Change-Id: I9c70051647f81c4adf2431562c2d6b9854a71879
2019-09-24 23:35:45 +01:00
Ramakant Singh
f0bf3dbd0d sdm845-common: Update graphics mapper version
Update from 2.0 to 2.1

Change-Id: I410c5b8f90bd76099bb834e64bb5a747c8dfe61a
2019-09-24 23:27:38 +01:00
Dileep Marchya
e5724faff9 sdm845-common: Update vendor.display.config version to 1.7
CRs-Fixed: 2381958
Change-Id: I9e7eafb4900835faa5a82e44f9ec9c51570c0ce6
2019-09-24 18:33:17 +02:00
Jeff Tinker
a6d189797d sdm845-common: Enable clearkey drm plugin v1.2
test: android.media.cts.MediaDrmClearkeyTest#testOfflineKeyManagement

bug:117570956
bug:110838441
bug:116252891
Change-Id: Ie9373543ef416e718a70e75d95bf5b15a2852705
2019-09-14 19:25:20 +01:00
Peter Kalauskas
d71d249fc8 sdm845-common: Convert IMediaCasService to use vintf_fragments
Bug: 119669996
Test: Run cts CtsMediaTestCases
Change-Id: I39aed4c8c2286f35cda3b480b33c810795bdf420
2019-09-11 12:25:35 +01:00
1nfrag
7a4b89b64f sdm845-common: Switch to OSS display HAL
This allows to get rid of Xiaomi's display feature HAL

Change-Id: I3801a603e08547a919e2e7cd90edabfb116dfac8
2019-09-11 13:04:56 +02:00
LuK1337
02b5b58c57 sdm845-common: Drop most of unnecessary fqnames
* These are only needed in case we want to
  advertise interfaces with different version
  than the HAL definition itself (see DRM)

Change-Id: I3a5c367730ef79ed6260b2d7142bb6ca9eaa4a92
2019-08-05 11:26:32 +01:00
Ananth Raghavan Subramanian
ac82ace2a3 sdm845-common: power: Introducing PowerHAL binderized service
Moving from the default implementation to a binderized service with no
wrapping.
Now using 1.2 implementation of the IPower interface.

Change-Id: Ibefd916544f51545e6889684a051b2ecc5867fe2
2019-08-02 00:15:04 +02:00
Bruno Martins
438104a656 sdm845-common: Switch to vendor variants of the custom HALs
Change-Id: I599ef8b3d143641821b6e42ec41050aedd3f2b37
2019-08-01 00:28:53 +01:00
Bruno Martins
fdd7760678 sdm845-common: Create manifest file with the common interfaces
Change-Id: I1c4529f48c5b0c3f7a10a167afd033e070131bae
2019-07-31 23:04:33 +01:00