Commit Graph

32 Commits

Author SHA1 Message Date
followmsi 883d693f3a Revert "Revert "flo: Build new aidl qti power HAL""
This reverts commit 2e783d75de.
2021-11-30 16:30:24 +01:00
followmsi e34966ae4c Revert "Revert "flo: Switch to binderized QTI power HAL""
This reverts commit a1f793f0ba.
2021-11-30 16:30:18 +01:00
followmsi 4da2187c4f flo: Binderize Audio
Switch to version 6
2021-11-26 23:10:37 +01:00
followmsi a1f793f0ba Revert "flo: Switch to binderized QTI power HAL"
This reverts commit 0a8424ef1d.
2021-11-25 13:35:03 +01:00
followmsi 2e783d75de Revert "flo: Build new aidl qti power HAL"
This reverts commit fa28dd49e5.
2021-11-25 13:35:03 +01:00
followmsi 73ec745e01 flo: Use keymaster@4.0 2021-11-25 13:35:03 +01:00
Bruno Martins 7842305c90 flo: Define shipping FCM version in the manifest
Shipping API level less than 26 corresponds to legacy FCM version.

This addresses the following build warning:

   Warning: Shipping FCM Version is inferred from Shipping API level. Declare Shipping FCM Version in device manifest directly.

Change-Id: Ib230c345ff7deb552597824838b8809ceefbbe8a
2020-12-21 17:05:09 +01:00
Arian fa28dd49e5 flo: Build new aidl qti power HAL
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
2020-12-21 17:03:57 +01:00
dianlujitao 0a8424ef1d flo: Switch to binderized QTI power HAL
Change-Id: I82e8386c2f3f02f408f5ac374e6f1c486b94bb29
2020-12-21 17:03:19 +01:00
surblazer 8a4ab089bc flo: Binderize Lights HAL
Change-Id: I35f9a4711cb96f03314f621b8675b1da0ba99f5c
2020-12-21 16:43:45 +01:00
sudokamikaze c0313b8db0 flo: Update *.mapper service to create compatibility with 64-Bit binder
Change-Id: I6c305a06b7d643f4f1ee39473abb56eeb10737e5
Signed-off-by: sudokamikaze <sudokamikaze@protonmail.com>
2020-12-10 17:45:16 +01:00
followmsi 7198eccd18 flo/deb: Switch to graphics.composer@2.1-service
- graphics.composer@2.1-impl has been removed in Dec 2020 updates
2020-12-10 17:44:10 +01:00
followmsi 46ff9bbd43 flo: manifest.xml: Add NFC 2020-11-28 11:25:16 +01:00
followmsi 4fdd8789ea flo/deb: Add android.hardware.configstore@1.1-service 2020-11-26 20:53:59 +01:00
followmsi 45620c41fa flo: Add keymaster@3.0-service 2020-11-26 20:52:44 +01:00
followmsi d00413be94 flo: Update device manifest.xml 2020-11-26 20:52:39 +01:00
followmsi 305e464c30 flo/deb: Add health@2.0-service 2020-11-26 20:52:33 +01:00
followmsi e5bb8f2936 flo: Remove android.hardware.wifi* from manifest.xml 2020-11-05 11:35:21 +01:00
followmsi 61505620eb flo: Binderize DRM and add drm@1.3-service.clearkey 2020-11-05 11:32:22 +01:00
followmsi 5ffe51fb87 flo: manifest.xml: Add camera.provider
- Android 10 QPR1 (Dec 2019) changed way of detecting camera
 - Camera will be checked in manifest.xml now

 - 26c7997dea
2020-01-08 21:16:35 +01:00
followmsi 3c8a82ef79 flo: fix DRM
- remove drm service and make it passthrough
2019-10-11 14:10:37 +02:00
followmsi 5fdf66cb23 Revert "Revert "flo: Device Manifest Uprev Wifi HAL""
This reverts commit 47c01f2f8f.
2019-10-10 19:25:06 +02:00
followmsi 47c01f2f8f Revert "flo: Device Manifest Uprev Wifi HAL"
This reverts commit 85756dcc67.
2019-10-08 09:45:59 +02:00
followmsi 85756dcc67 flo: Device Manifest Uprev Wifi HAL
Change-Id: I1d540cc504e63f694b38eae137e1d90f8b6286c5
2019-10-01 11:12:34 +02:00
followmsi fa8f14fb8e flo: manifest.xml: remove android.hardware.cas
95f2b09088%5E%21/

Change-Id: I4ab6cd84ce09926958e600a8104992ed6102a3e8
2019-09-22 00:36:21 +02:00
followmsi 832f7126a7 flo: update manifest.xml 2019-01-23 22:29:59 +01:00
Roshan Pius fc989aaee3 flo: Uprev to supplicant 1.1
Bug: 65673412
Test: Device boots up and connects to wifi networks.
Change-Id: I2e51291b30fd242edbeae2c69ef9545383895bb3
2018-10-12 04:02:55 +00:00
Etan Cohen 2b8e4327c9 flo: Uprev Wi-Fi HAL to 1.2
New HAL APIs are planned. This requires a HAL uprev.

Bug: 65647646
Test: builds and Wi-Fi runs
Change-Id: Ib7efd3d5263e73d1ad40e1a5a687bdb6c133c812
2018-10-12 04:02:53 +00:00
Artem Borisov d09c177b28 Revert "flo: build NFC HIDL service"
This reverts commit d8d84699a8.

Change-Id: Ibc3b8356387f022ba8fb2201622cd39488916275
2018-03-23 15:45:17 +00:00
Artem Borisov 1ed1cbc8b3 flo: enable binderized gralloc service
There is no reason to keep using passthrough, as our binder works properly now.

Change-Id: I9b72e9e703cfccc1c9a21f39264412cda0a6e233
2017-11-11 18:38:23 +00:00
Artem Borisov d8d84699a8 flo: build NFC HIDL service
Change-Id: I00d912c382bdd7ca4eb4c23a9ec72ea8babc4de9
2017-09-20 20:56:24 +00:00
Luca Stefani 8de4493de1 flo: Add HIDL manifest
* This defines the interfaces for graphics and wifi

 * Use passthrough mode for android.hardware.graphics.allocator

Change-Id: I2c3aece8ad13613ec5b83496aa23d26ef238f45d
2017-09-20 20:50:49 +00:00