summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Merge tag 'android-6.0.1_r3' of ↵Steve Kondik2015-12-081-1/+1
|\ | | | | | | | | | | | | | | 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
* | | 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
| * | | Define the data parameter for POWER_HINT_INTERACTION.Michael Wright2015-09-161-1/+2
| | | | | | | | | | | | | | | | Change-Id: I86857c1ea92082de109c612080e47c9c9835726b
| * | | HWC: Add a color transform attribute per displayDan Stoza2015-08-311-0/+4
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a color transform option to the queryable display attributes, which allows a different vendor-specific color transform (e.g., wide gamut, sRGB, etc.) per display configuration. This does not increase the HWC version, and is considered a part of HWC 1.5, though if getDisplayAttributes returns an error code as a result of being passed an unsupported attribute, the call will be retried without the new color transform option. Bug: 20853317 Change-Id: Iab1605bc073ed4caa780e55ddf396efeeff3aff1
* | | hardware: Add new getFeature() function to Power HALSteve Kondik2015-11-031-1/+8
| | | | | | | | | | | | | | | | | | | | | * The current use case for this is to query the power HAL for the number of supported profiles. Change-Id: I0b4137dda8d98d167d9c6446072bdbe1245ae2f5
* | | LEDs Brightness: Update the comment indicationsAdrianDC2015-10-271-1/+1
| | | | | | | | | | | | | | | Change-Id: I019450d67fb4e01ba142d1ecd4d1a67cbc2298f6 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* | | LEDs Brightness: Add the libhardware comment indicationsAdrianDC2015-10-261-0/+3
| | | | | | | | | | | | | | | Change-Id: I6fe45707c53ff182d103dd03cf79dd453597e9a7 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* | | Multiple LEDs [1/3]: Illumination Bars supportAdrianDC2015-10-261-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the support of a multiple LEDs settings. The setting is deactivated by default and will be ignored by the unimplemented phones. Current LibLights will simply not use the new variable. Changes includes : frameworks/base hardware/libhardware packages/Apps/Settings Change-Id: I5242d1999f351909d284b88a8f14accaeb24ba49 Signed-off-by: AdrianDC <radian.dc@gmail.com>
* | | Merge branch 'm' of git://codeaurora.org/platform/hardware/libhardware into ↵Steve Kondik2015-10-212-0/+14
|\ \ \ | | |/ | |/| | | | cm-13.0
| * | Merge "Bluetooth: A2DP Sink add interfaces for focus request and update"Linux Build Service Account2015-10-151-0/+11
| |\ \
| | * | Bluetooth: A2DP Sink add interfaces for focus request and updateAnubhavGupta2015-10-091-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | - add interfaces for focus request and focus update Change-Id: I068aee137eeffa960ef71f92907a2bbda2c35b0b
| * | | tv_input: Add buffer count supportDomi Papoi2015-10-061-0/+3
| |/ / | | | | | | | | | | | | | | | | | | Buffer producer thread only works on one buffer at a time, we need to be able to configure number of buffers allocated for datapath. Change-Id: I6165d87e7a5e0fe1c7dc0456d05ee9ab1f67201d
* | | lights: Adding keypad alt/shift LED light IDsJason Parker2015-10-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | in conjunction with the keyboard light patch for frameworks/base: http://review.cyanogenmod.org/77945 Change-Id: Ie97a80d398d474950340cba60c48ba5904978ec5
* | | Add Nfc HAL module ID for NXP NCI PN54x chipsJizhou Liao2015-10-161-0/+1
| | | | | | | | | | | | Change-Id: I4164cbb123050ba44758eb8ac26e6c22df34b8b9
* | | gralloc: added exynos4 specific usage bitsDaniel Hillenbrand2015-10-151-0/+17
| | | | | | | | | | | | Change-Id: I9252c8a8b8b7122afc9f196aa2e0c6b3829b4b1f
* | | amplifier: add set_parameters methodScott Mertz2015-10-131-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | - audio hal should pass the audio_device parameters to the amplifier to allow the amplifier to make decisions based on the additional parameters. For example, we may want to change settings for DTS TrueMedia use case. Change-Id: Iccf6ef7ced2abd2e12e857eea8e580cda15eec04
* | | audio: Notify amplifier HAL of device enable/disableEthan Chen2015-10-131-0/+16
| | | | | | | | | | | | Change-Id: I34ec900c9850e8ed3edecf2b92e12801bdbd4fe5
* | | audio: Add audio amplifier HALEthan Chen2015-10-131-0/+120
| | | | | | | | | | | | Change-Id: Iad42bcc183dda7dba62a67959fb793e089c5d46e
* | | power: Add new power hintsSteve Kondik2015-10-121-1/+13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New hint to support CPU boosting with a duration. Change-Id: I79b5a33814f2dbeaa033c950264d430876505175 libhardware: Add audio power hint Change-Id: I5b03cc060356da23b6941c5937ef217c70dbf6dd libhardware: Add power hint to set profile * A PowerHAL can implement support for this hint to receive power profile changes from the framework. Change-Id: Ie1e9e3b827c731cf5a817a0491677e3451fe8678 libhardware: Add POWER_HINT_LAUNCH_BOOST for PowerHAL Change-Id: I9f2387ad273a376da77f9360f1e620f4cd9f861c
* | libhardware: add support for tertiary displayVinu Deokaran2015-10-061-3/+5
| | | | | | | | | | | | | | The legacy HWC header only supports Primary and External, we need to support Tertiary display for automotive project. Change-Id: I37637bf6c3ec341b9174a9f488b8bf06e0011733
* | Bluetooth: Header file changes to add new APIs for Test APKSrinu Jella2015-10-061-0/+9
| | | | | | | | | | | | | | | | New APIs added to send to test commands and recevie events from bluedroid stack Change-Id: Ibb161b09ef602a6c4e27d38a4c27a45331e1d381 CRs-Fixed: 598650
* | Bluetooth: Support for AVRCP 1.3 Controller.AnubhavGupta2015-10-061-2/+74
| | | | | | | | | | | | - new interface apis added for AVRCP 1.3 implementation Change-Id: I5438cc18b7cdf9fc8edfa578ab840ca74afd89df
* | BT:[2/3] Send VSC to SOC for VOIP connectivity network type.Sumit Bajpai2015-10-061-0/+15
| | | | | | | | | | | | | | - Add interface for passing voip network wifi type info to btif. CRs-Fixed: 821566 Change-Id: Ie790415f181184cc79cf700c2faceeb0a2981d7b
* | Bluetooth: Add support for AT+CGMI and AT+CGMMSatish Kodishala2015-10-061-0/+12
| | | | | | | | | | | | | | | | | | Added new APIs to be able to upstream the manufactrer identification and manufacturer model from BT stack to HF client state machine. CRs-fixed: 844824 Change-Id: I0bc61e429930468fba71d7edd7efe54bfe7729b3
* | Bluetooth: Enable SSR.Kiran Kelageri2015-10-061-0/+3
| | | | | | | | | | | | Enabling SSR feature. Change-Id: Ifa66c479e48aba1542997c5f68753815630b1f9e
* | audio: add parameter for device shutdown notificationPreetam Singh Ranawat2015-10-061-0/+3
| | | | | | | | | | | | - Add new define to receive device shutdown notification Change-Id: I387b40af5119fa43d2e36e3ee19cbca526e49c2a
* | Bluetooth: BT_L2CAP_stack_certificationSrinu Jella2015-10-061-0/+2
| | | | | | | | | | | | | | | | | | Stack certification changes for L2CAP. Conflicts: include/hardware/bluetooth.h Change-Id: Idc54af2b19c7e421bde044f205842d6ca30b8187
* | Bluetooth: A2dp soft hands-off supportGaurav Asati2015-10-062-40/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds A2dp soft hands-off support in HAL.Adds bd_addr parameter for callbacks from stack. Change-Id: I0eee74fb094f00218a8e7ce342284cd9f7d2e791 Bluetooth: Add callback for A2dp multicast. - Change method signature to enable/disable multicast - Add callback to update apps for A2dp multicast state Change-Id: Iaae8bab1bde3e565163002271cde89a012ee8be7 BT: Introduce Callback to update Avrcp on connection state change Introduce Callback to update Avrcp TG App on connection state change. CRs-Fixed: 843335 Change-Id: I154d26b5dc9fa7d2cd646d51c0851b87b5cca9d9 Bluetooth: Add interface to fetch active device in Handoff scenario Add interface to fetch active device in Handoff scenario. CRs-Fixed: 856063 Change-Id: I1a2d7725d7a999acd7a0f0890fc9a335afeb27b0
* | AVRCP 1.5 Implementation.Ayan Ghosh2015-10-061-2/+137
| | | | | | | | | | | | AVRCP 1.5 Implementation Change-Id: Ib3435429c58a70ba7235a20712e6d73de62a147e
* | Bluetooth-Wipower: Enable WiPower feature.Kiran Kelageri2015-10-062-0/+120
| | | | | | | | | | | | | | | | Enabling WiPower feature on lastest PL, this feature enables wireless charging capablity on the target. Change-Id: I2796fe487f73f567a1de5047bccbb9577b0f3c50
* | Bluetooth: Check A2dp device priorityGaurav Asati2015-10-061-0/+9
| | | | | | | | | | | | | | | | For incoming connections stack does not check priority of device.Add support to check priority of device in stack for incoming connection. Change-Id: I746e8831f5593afa3c88fa37737599ace77a1e2f
* | BT-HFP: HFP1.7 AG support.Sumit Bajpai2015-10-061-0/+32
| | | | | | | | | | | | | | | | Added interfaces to communicate HF indicators information to application. CRs-fixed: 715684 Change-Id: Iab63acef89aa9e36f04e46dbd9f869d7f0f8949e
* | Bluetooth: Add support for HID Device Role (1/4)Hemant Gupta2015-10-062-127/+78
| | | | | | | | | | | | | | | | | | This patch adds support for HID Device Role in HAL so that jni layer can communicate with Bluedroid Stack when calling HID Device API's and callbacks. Change-Id: I591f477ee58924a9003d6e733dcbbc4e8a7d3202 CRs-Fixed: 573086
* | Initial commit for HID ClientHemant Gupta2015-10-061-0/+179
| | | | | | | | | | | | | | Initial commit for HID Client Change-Id: Ia096cb1fc3f55842b8f56469d29ca6e0180853ea CRs-Fixed: 573086
* | Bluetooth: HID: Add support for Set Idle and Get Idle commands (1/4)Hemant Gupta2015-10-061-1/+7
| | | | | | | | | | | | | | | | | | | | | | This patch adds the relevant callback prototyps for Set Idle and Get Idle which is used for setting/getting idle time on HID devices. Without this support TC_HOS_HID_BV_05/06 PTS test cases for HID 1.0 cannot be passed. Change-Id: I4c528a510edd847bc6121ce0b875ae313f090b9c CRs-Fixed: 522511
* | Bluetooth: Add Get/Set socket option prototypes (1/4)Srinu Jella2015-10-061-0/+19
|/ | | | | | | Get/set socket option function prototypes added CRs-Fixed: 557180 Change-Id: Iff7ff159c8cf765416b00ac504fe345492d05088
* Implement Bluetooth settings factory reset (4/5)Ajay Panicker2015-08-041-0/+6
| | | | | | | | Implemented the factory reset function to be used to reset all bluetooth settings on device to factory default Bug: 16161518 Change-Id: I69358db95582ddd0f2f640f76cf0931f797d369b
* Add better documentation to fingerprint.hJim Miller2015-07-281-10/+28
| | | | | | | | | Some vendors are confused by the use of errors vs acquired messages This adds documentation on how they should be used. Fixes bug 22728578 Change-Id: I5e6a8f7b159ec331a59202fa64b7320e43661429
* Correct keymaster1 documentation.Shawn Willden2015-07-232-97/+66
| | | | | Bug: 22291207 Change-Id: I130d2ab2110321dc2228d41a154750da3a3f0b75