summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Collapse)AuthorAgeFilesLines
* FM: jni: Fix compile error with TARGET_QCOM_NO_FM_FIRMWAREArne Coucheron2015-01-081-2/+2
| | | | Change-Id: If6cb13b9b5927aa0096f8dde4ecffeecf1b4bc00
* jni: Skip loading FM firmware if requestedRicardo Cerqueira2015-01-082-0/+12
| | | | | | | | Not all boards require a firmware download for FM. Set TARGET_QCOM_NO_FM_FIRMWARE if the device doesn't require a fw image to run FM Change-Id: If18650af934f840a54f53fa9474a3341df0e3e68
* FM2: Drop BOARD_HAVE_QCOM_FM flagArne Coucheron2015-01-081-2/+0
| | | | | | * Only devices supporting this will build it anyway. Change-Id: Ic0569d7c8c37427150c2f1dc6e3d1040d619dfc1
* Merge "FM: jni: Treat only negative return values as errors"Linux Build Service Account2014-07-291-14/+14
|\
| * FM: jni: Treat only negative return values as errorsSatish Kodishala2014-07-241-14/+14
| | | | | | | | | | | | | | | | FM kernel driver can return zero or positive values in case of success. Make changes to treat only negative return values as errors. Change-Id: Ief859af604349a2e47daee18693723600154d1a9
* | FM: Fix compilation errorsVadivel Thekkamalai2014-07-242-9/+5
|/ | | | | | Changes are made to fix the compilation errors Change-Id: Ia543552ddcbf88a306e65a22e42d47dffaa5f14d
* Merge "FM: Fix the build issue"Linux Build Service Account2014-07-221-0/+2
|\
| * FM: Fix the build issueVenkateshwarlu Domakonda2014-07-141-0/+2
| | | | | | | | | | | | Build FM only for QCOm targets. Change-Id: Iea54c942325dbe9bc8d4c9399182351f25c0f190
* | fm: Added support for configuring performance parametersVenkateshwarlu Domakonda2014-05-2911-225/+3038
|/ | | | | | | Add apis to configure fm performance related parameters. CRs-Fixed: 671803 Change-Id: I37565c21a731023e42372be71fb28edc30154672
* Merge "FM: Add support to configure the spur Rotation table"Linux Build Service Account2014-05-291-1/+42
|\
| * FM: Add support to configure the spur Rotation tableVenkateshwarlu Domakonda2014-05-231-1/+42
| | | | | | | | | | | | | | - Add support to configure the FM SOC spur table. Change-Id: I817268be67f29dfb6862314dc90a915c01f40342 CRs-Fixed: 664779
* | FM: jni: Download patches to QCOM FM chips only.Satish Kodishala2014-05-211-69/+99
|/ | | | | | Download patches to QCOM FM chips only. Change-Id: I621ebd0c2c45e44cdfed0539f9937a4940ee45d5
* Merge "fm: Removed header files path inclusion."Linux Build Service Account2013-12-251-2/+0
|\
| * fm: Removed header files path inclusion.Satish Kodishala2013-12-091-2/+0
| | | | | | | | | | | | | | | | | | Removed explicit inclusion of header files path to let the build system figure out the correct header files to include. Change-Id: Ib0c7f16fe3afda04a6f759df8b27ddf493a91fc8 CRs-fixed: 578356
* | Remove AOSP reference to utils.mkAUDITYA BHATTARAM2013-12-181-1/+1
|/ | | | | | | | Remove function calls from AOSP code to utils.mk & replace them with actual definition. Change-Id: I9262eefbb3ca75954a2e159696abc36c80df9c7b CRs-fixed: 566287
* jni: Address the security bugVenkateshwarlu Domakonda2013-10-301-6/+10
| | | | | | | - Check the length of the string before memcpy. Change-Id: Idf599c903dc546e4481fab8f022d87b65cc85601 CRs-Fixed: 538560
* FM: kitkat bringup changes vendor-qcom-opensource-fmAyaz Ahmad2013-09-291-2/+2
| | | | | | | Inorder to get a property we must use some fixed memory length memory block. Change-Id: Id3455e85435f6beb91adee959ff25fd105ed9aa8
* FM: Migrate FM Framework code base to new gitVenkateshwarlu Domakonda2013-03-252-0/+843
Change-Id: I4769b2381fc62d75e67c428071c320b8f63cce0e