summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gnss-legacy: Bring back GLONASSHEADlineage-17.1jlask2020-05-261-4/+10
* gnss: Rename to legacyArne Coucheron2020-05-2630-5/+5
* interfaces: Import GNSS 1.0 HAL from hardware/interfacesArne Coucheron2020-05-2630-0/+3586
* lineage/interfaces: add powershare HALLinux42020-04-252-0/+37
* [AWARE] Protect string copy against buffer overflowEtan Cohen2020-04-051-2/+14
* aw2013: Fix typo in condition lineVitaliy Tomin2020-02-121-1/+1
* cryptfshw: Introduce QSEECom backend implementationlineage-17.0dianlujitao2019-12-2414-46/+650
* wifi: Disable softAP MAC randomization by defaultBruno Martins2019-11-052-4/+4
* Initial dummy cryptfshw implementationMichael Bestas2019-10-053-0/+155
* wifi: error out when asked for factory mac addressAlessandro Astone2019-10-051-3/+2
* wifi: Name the service as legacyBruno Martins2019-10-0537-5/+5
* lineage: import wifi serviceAlessandro Astone2019-10-0537-0/+10993
* interfaces: Camera: Add support for IMapper 3.0Shuzhen Wang2019-09-192-0/+2
* Adding uhid permissions to default fingerprint rcAndrew LeCain2019-09-061-1/+1
* IFingerprintInscreen: Allow HALs to control position and sizelineage-16.0Peter Cai2019-07-171-0/+8
* IFingerprintInscreen: Allow HALs to provide finger up/down callbackLuK13372019-07-123-0/+34
* IFingerprintInscreen: Allow HALs to control dimmingPeter Cai2019-07-121-0/+13
* Introduce in-screen fingerprint scanner HALPeter Cai2019-07-122-0/+74
* Introduce camera motor halPeter Cai2019-07-122-0/+36
* livedisplay: Remove deprecated 1.0 HALHan Wang2019-02-1423-2648/+0
* trust: create serviceJoey2019-02-046-0/+219
* interfaces: Add trust 1.0 HALPaul Keith2019-02-042-0/+36
* interfaces: Add touch HIDL interface definitionsPaul Keith2019-02-046-0/+132
* interfaces: Add 2.0 livedisplay interfacesPaul Keith2019-02-0411-0/+281
* aw2013: lets not crash service on missing LEDDev4Perf2019-01-231-9/+0
* livedisplay: Update FOSS status prop for Piedianlujitao2019-01-081-2/+2
* light: aw2013: Mark as shutdown criticalSteven Moreland2019-01-031-0/+1
* LiveDisplay: Add a system variantLuca Stefani2018-12-265-1/+33
* fpc: keep fpc in system-backgroundTim Murray2018-09-051-0/+1
* Use -Werror in hardware/interfaces/biometrics/fingerprintChih-Hung Hsieh2018-09-052-1/+4
* biometrics: fingerprint: add locking to default implNick Desaulniers2018-09-052-0/+3
* lineage/interfaces: Add basic USB HAL that reports no status changeEthan Chen2018-09-055-0/+229
* lineage: Prepend vendor. to all HAL servicesRashed Abdel-Tawab2018-08-295-5/+5
* lineage/interfaces: Regenerate HIDL makefiles and blueprints for pieRashed Abdel-Tawab2018-08-2113-620/+28
* Update makefiles from anywhere.Steven Moreland2018-08-111-1/+1
* lineage/interfaces: Add aw2013 lights HIDL HAL implementationMichael Bestas2018-06-216-0/+633
* livedisplay: Fix uninitialized default PAdianlujitao2018-06-182-0/+4
* livedisplay: Use RAII semantics for ColorBackend initializationEthan Chen2018-06-156-78/+48
* livedisplay: Move initialization of mActiveModeId to constructorEthan Chen2018-06-151-3/+1
* livedisplay: Convert controller singletons to regular objectsEthan Chen2018-06-158-67/+72
* livedisplay: Move Color::check function to implementationEthan Chen2018-06-152-3/+6
* livedisplay: Don't use a singleton for Color serviceEthan Chen2018-06-143-15/+2
* livedisplay: Fix bogus printEthan Chen2018-06-141-1/+1
* Revert "livedisplay: Don't use singletons for the stack"dianlujitao2018-06-1412-126/+170
* livedisplay: Don't use singletons for the stackEthan Chen2018-06-0912-170/+126
* livedisplay: Correct macro copypastaEthan Chen2018-06-091-4/+4
* livedisplay: Remove unused using statementsEthan Chen2018-06-072-8/+4
* livedisplay: Move LegacyMMController inclusion to implEthan Chen2018-06-072-1/+1
* livedisplay: Port mm-disp implementationEthan Chen2018-05-058-6/+713
* livedisplay: Avoid using::xxxx in header filesEthan Chen2018-05-057-48/+47