summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of ↵HEADreplicant-6.0-0001replicant-6.0Wolfgang Wiedmeyer2017-05-022-2/+4
|\ | | | | | | https://github.com/LineageOS/android_hardware_libhardware into replicant-6.0
| * Fix security vulnerability: potential OOB write in audioserverrago2017-03-131-0/+3
| | | | | | | | | | | | | | | | | | Bug: 32705438 Bug: 32703959 Test: cts security test Change-Id: I920a74cb0a809c623ddf802f3d2808f0f1bd537c (cherry picked from commit 3f9a6d3bd97966999fa35b9423b8c0042c8198b3) (cherry picked from commit 8a1906a6b573af10cb6a5f0424f0dbe787280f95)
| * hardware: power: Remove POWER_HINT_AUDIOZhao Wei Liew2017-02-181-2/+1
| | | | | | | | | | | | We have not used this in a long time. Change-Id: I17936bd4d83af9fb8f1f91e841c30f03a7b36f6a
* | Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2016-12-126-5/+99
|\ \ | |/ | | | | https://github.com/CyanogenMod/android_hardware_libhardware into replicant-6.0
| * Memory leak fix during sensor HAL initializationDhruva Krishnamurthy2016-08-301-3/+3
| | | | | | | | Change-Id: If8833dd1285f33498277c10b0e1fd0a1269284a0
| * keymaster: Add SOTER tags and API definationsMao Li2016-08-192-0/+70
| | | | | | | | | | | | | | Add SOTER tags and API definations according to SOTER specification. Change-Id: I20ba0f51d8825a326b51f47ef4d2a3e4f60e2172
| * Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-1/+1
| |\ | | | | | | | | | | | | | | | Ticket: CYNGNOS-3020 Change-Id: I1dd9d12d2131710416ee570e4b12e9cfad1f3ab4
| | * Add guest mode functionality (1/3)Ajay Panicker2016-05-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a flag to enable() to start Bluetooth in restricted mode. In restricted mode, all devices that are paired during restricted mode are deleted upon leaving restricted mode. Right now restricted mode is only entered while a guest user is active Bug: 27410683 Change-Id: I994a2933fd60301927ff2df65da634f81d4c9428
| * | hardware: Add definition for launch boost infoSteve Kondik2016-05-061-1/+9
| | | | | | | | | | | | Change-Id: I43e556d5a2c7e44eaa377636b8c9456b0acc30a0
| * | Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-181-0/+12
| |\ \ | | |/ | | | | | | | | | | | | | | | Ticket: RM-234 Android 6.0.1 release 30 Change-Id: I16c7a3b94750adee3d2524f79ea3867c4735a970
| | * DO NOT MERGE Add ability to add interop entries dynamically (1/2)Andre Eisenbach2016-02-241-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability and interface for adding dynamic entries to the interop workaround database. Bug: 26548845 Change-Id: I17f8cbdf1e63c316aa52903be7ec526c9b1376bb (cherry picked from commit 9cacd60df4d3a6cfe5af687177b478bc9855130f)
| * | Merge tag 'android-6.0.1_r22' of ↵Steve Kondik2016-03-101-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/hardware/libhardware into cm-13.0 Android 6.0.1 release 22
| | * \ am 1ce7fe6b: Merge "Fix DATA_INJECTION flag in sensors.h" into mnc-dr-devAravind Akella2015-10-141-1/+1
| | |\ \ | | | |/ | | | | | | | | | | | | * commit '1ce7fe6b0a887edc6fad8e3386ab8e28a5f0d107': Fix DATA_INJECTION flag in sensors.h
| | * | am 419c27b9: Do not reset out_get_presentation_position() to 0 on standbyAndy Hung2015-10-141-28/+40
| | |\ \ | | | | | | | | | | | | | | | | | | | | * commit '419c27b937b1628340985ac27f1d577e41b9a60e': Do not reset out_get_presentation_position() to 0 on standby
| | * \ \ am 147d5404: Define the data parameter for POWER_HINT_INTERACTION.Michael Wright2015-09-221-1/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '147d5404f5958133c291cc26adb5a781d7ac2ea8': Define the data parameter for POWER_HINT_INTERACTION.
| | * \ \ \ am 95f01799: HWC: Add a color transform attribute per displayDan Stoza2015-09-031-0/+4
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '95f017990ba70ba3ed22eac4f61c4f02cfc79045': HWC: Add a color transform attribute per display
| | * \ \ \ \ am 569737c6: Merge "Add USB out_get_presentation_position() for timestamps" ↵Glenn Kasten2015-08-071-2/+10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mnc-dev * commit '569737c6b0301a1411bd02cc9eb59e9c64c8a7eb': Add USB out_get_presentation_position() for timestamps
| | * \ \ \ \ \ am b3759712: Implement Bluetooth settings factory reset (4/5)Ajay Panicker2015-08-051-0/+6
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b3759712b0ab4ae294731ee5889c2ebd131a156f': Implement Bluetooth settings factory reset (4/5)
| | * \ \ \ \ \ \ am 929e0a19: Add better documentation to fingerprint.hJim Miller2015-07-281-10/+28
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '929e0a194ed989af9b9de62126a962ebf9d191cc': Add better documentation to fingerprint.h
| | * \ \ \ \ \ \ \ am 70335f3d: Correct keymaster1 documentation.Shawn Willden2015-07-272-97/+66
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '70335f3d30cf32a6f0352b75430aa6474821399d': Correct keymaster1 documentation.
| | * \ \ \ \ \ \ \ \ Merge "Fix compilation error on emerald-dev" into cw-e-devChing Tzung Lin2015-07-231-0/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix compilation error on emerald-devChing Tzung Lin2015-07-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I324fb9b1b54e31610fe4fdce8edbb6979e666cbb
| * | | | | | | | | | | amplifier: Fix compilation warningEthan Chen2016-01-151-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Forward declare str_parms Change-Id: Iafb0ad8e4b0696807cfe568d0f89ce5dad6bcade
* | | | | | | | | | | | Merge branch 'cm-13.0' of ↵Wolfgang Wiedmeyer2016-01-141-0/+67
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/CyanogenMod/android_hardware_libhardware into replicant-6.0
| * | | | | | | | | | | Revert "Revert "libhardware: Only support tertiary display in QTI_BSP is ↵Abhisek Devkota2016-01-091-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defined"" This reverts commit 2a6aac596191c08d957a2d0f0dbe5ed6caac1ca5. Change-Id: Ibca901e9f3939b333c767e5cbe6f7849757675f3
| * | | | | | | | | | | hardware/libhw: Add display_defs.h to declare custom enums/flagsArun Kumar K.R2016-01-081-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hwcomposer: Add HWC_BLIT compositiontype value - HWC_BLIT this layer will be handled in the HWC, using a blit engine - setting this will inform Surfaceflinger to flip FB_TARGET change-Id: I25d19ec41b57863d451c3e390109c912faf1381c libhardware: Disable rotation animation on External - Added two new flags to used to inform HWC about rotation and roation animation to HWC - This is used to disable rotation animation on external change-Id: I05a9796781dcda088ae6cd64481cd4e581d5cf9e Change-Id: Idbc7e43d4fa8ec2299b4c7ee8378a1afd710cdf1
| * | | | | | | | | | | Revert "libhardware: Only support tertiary display in QTI_BSP is defined"Abhisek Devkota2016-01-071-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18396d486dfc07119706370f6e3256bc6de88d30. Change-Id: I8468f31c4c8a9dc8dc23d2190441d635c9ed0f44
* | | | | | | | | | | | Merge remote-tracking branch 'cyanogenmod/cm-13.0' into HEADWolfgang Wiedmeyer2015-12-211-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | libhardware: Only support tertiary display in QTI_BSP is definedAbhisek Devkota2015-12-171-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Non-caf display hals crap out with this Change-Id: I85390a818ee074dd4bdf637976a3c010a67764ac
* | | | | | | | | | | | gralloc: Correct stride for maguroPaul Kocialkowski2015-12-152-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* | | | | | | | | | | | gralloc: RGB565 framebuffer formatPaul Kocialkowski2015-12-151-1/+36
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I17dcc28b8bb78a74f227d5e1edcf82e6f69ba242 Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* | | | | | | | | | | Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-082-29/+41
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://android.googlesource.com/platform/hardware/libhardware into HEAD Android 6.0.1 release 3 Change-Id: I8d2fae05954594f003fc2506fc123147e70c3602
| * | | | | | | | | | Merge "Fix DATA_INJECTION flag in sensors.h" into mnc-dr-devAravind Akella2015-10-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Fix DATA_INJECTION flag in sensors.hAravind Akella2015-09-111-1/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 24001171 Change-Id: Ia42934a97566f0ebe8d324e065351a3d9ed55621
| * | | | | | | | | Do not reset out_get_presentation_position() to 0 on standbyAndy Hung2015-10-131-28/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21199150 Bug: 23080499 Change-Id: I749b331bfce8cfe27b16bb2fce14f23816fb48ce
* | | | | | | | | Sensors: Set proper data injection flagsAnanda Kishore2015-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correct the value for data injection flags to be inalign with sensor service. Change-Id: Id3978e132cdec16909401f64f3f43892d720c9c0
* | | | | | | | | audio: add set_parameters for listen hal (fix)Ramjee Singh2015-12-081-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Add listen hal specific set parameters function so that Listen service can call Listen hal directly, by passing audio hal. This is needed since set_parameters call in audio hal does not guarantee the correct return value is returned for any parameters set. Change-Id: I55357c60c9856990e6c5ff0c5cb53b3f0e70d6b4
* | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.7' of ↵Steve Kondik2015-11-161-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://codeaurora.org/platform/hardware/libhardware into cm-13.0 Change-Id: I06f5b4bcaf8267a639dc806403c5917dafc07b84
| * | | | | | | | | power: Add support for camera preview in powerHALDilip Gudlur2015-11-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change adds support for camera preview hint detection in powerHAL. Change-Id: I0fff8c99f05d69db15e512c0adc84d612e343d2f
* | | | | | | | | | audio: add set_parameters for listen halKiran Kandi2015-11-111-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add listen hal specific set parameters function so that Listen service can call Listen hal directly, by passing audio hal. This is needed since set_parameters call in audio hal does not guarantee the correct return value is returned for any parameters set. Change-Id: I647b9e7f841c8157e4eb597655166ea863a00925
* | | | | | | | | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-052-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 6.0.0 release 26
| * \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-060-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-080-0/+0
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-060-0/+0
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | | * | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-290-0/+0
| | | | | |\ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | | * | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-280-0/+0
| | | | | | |\ \ \ \ \ | | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | | | | | * | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-230-0/+0
| | | | | | | |\ \ \ \ | | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | | | * | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-140-0/+0
| | | | | | | | |\ \ \ | | | | | | | | | |_|/ | | | | | | | | |/| |
| | | | | | | | | * | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-060-0/+0
| | | | | | | | | |\ \