summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Use BOARD_HAVE_QCOM_FM flagEthan Chen2017-01-181-2/+3
| | | | | | | * Prevent parsing any subdirectory files unless BOARD_HAVE_QCOM_FM is enabled. Change-Id: I7f4995b882bac3a6380026eaab2dedd57b5bb5b8
* Allow library to be used by apps directlyRicardo Cerqueira2017-01-041-0/+12
| | | | Change-Id: Ib74be626471d73817d644c7777a2b18a32712f8a
* FM power on/off sequence changes for cherokeeSatish kumar sugasi2016-05-121-0/+3
| | | | | | | This include adding fmhal service for access RFKill driver to do power ON/OFF operations during FM enable/disable. Change-Id: I77c100533ca47bf0e53bccdbb1d93c08058df4bf
* FM: Add config option for cherokee specific codeSatish kumar sugasi2016-05-121-2/+5
| | | | | | This ensures FM application works across all chipsets Change-Id: Ia9711fd18c79146678a72992b32a577e73c57693
* FM : Add new hci commands and compile changesSatish kumar sugasi2016-05-121-1/+1
| | | | | | | | | Added HAL changes for hci commands like peek, poke, get/set of SINR sample/threshold.Compile time changes for adding correct includes based on new bluetooth stack structure, code cleanup and indendation. Change-Id: I5e48f0c0dc6165d61335c6d8cc269891e26dd548
* FM-HAL: Add support for FM Core functionalitiesSatish kumar sugasi2016-05-121-3/+9
| | | | | | | | | | FM-HAL Layer contains the core FM Functionality required for carrying out various FM operations such as FM Enable, FM Tune, FM Seek, FM Search, FM Disable etc.. FM-HAL layer interacts with the FM-HCI layer for sending commands and receiving events to and from Controller. Change-Id: I0ac1c9c80671e43aafa30ce2b68f5ee695c9d764
* FM: Refactoring FM audio interactionVenkateshwarlu Domakonda2015-07-301-8/+8
| | | | | | On latest android version, FM audio interaction has been changed. Change-Id: If468044d0f656d9f30465ecba34b9ddd5650c360
* FM: Disable QCT FM appVenkateshwarlu Domakonda2015-07-201-4/+4
| | | | | | Disable QCT FM app & FMRecording app due to compilation dependency. Change-Id: I55bfcddf4d195d3b92d72a2cc508c5f89612fc2d
* FM: Build libfmjni by defaultVenkateshwarlu Domakonda2015-07-201-6/+8
| | | | | | Removed the compilation dependency for libfmjni Change-Id: Ida0c22510aeef6c5bbf6307372154f998b2b72e9
* libfmjni: Implement hal layerVenkateshwarlu Domakonda2015-04-091-0/+2
| | | | | | | Implement HAL layer that can be plugged in with Android FM APP to get fm functionalities. Change-Id: Id16d37a320fdbacb505ba7ecc431622db17bd4d7
* Compile out for TARGET_USES_AOSPHarshal Trivedi2014-08-221-0/+4
| | | | | | To resolve compilation failure due to dependency on flag. Change-Id: I8a93b9395b8adcd39b1aff7141030f95603b3459
* FM: Fix compilation errorsVadivel Thekkamalai2014-07-241-4/+0
| | | | | | Changes are made to fix the compilation errors Change-Id: Ia543552ddcbf88a306e65a22e42d47dffaa5f14d
* FM: Fix the build issueVenkateshwarlu Domakonda2014-07-141-0/+2
| | | | | | Build FM only for QCOm targets. Change-Id: Iea54c942325dbe9bc8d4c9399182351f25c0f190
* fm: disable building FM for aarch64Sridhar Parasuram2014-01-291-0/+4
| | | | | | Disable fm modules for aarch64 Change-Id: Ibbac463970a70d7126cd5985ae0ae4fd05f38019
* Merge "Remove AOSP reference to utils.mk"Linux Build Service Account2013-12-241-1/+1
|\
| * 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
* | fm: removed old FM appSatish Kodishala2013-11-261-2/+0
|/ | | | | | | Removed old FM app. Change-Id: Ia336ac81467d622a052c137e022129ba4e91b91b CRs-fixed: 570141
* FM: New mechanism to handle FM recordingVenkateshwarlu Domakonda2013-07-291-0/+2
| | | | | | | | | - FM Radio is running with system process. - System process does not have permission to access SDCard. - Handle the FM recording in another application. Change-Id: Ie321143b4a2601f2c669292154510eef8cbf7940 CRs-Fixed: 515621
* fm: Move FM2 APP source tree to vendor projectVenkateshwarlu Domakonda2013-07-251-0/+2
| | | | | | | | | - FM2 APP source moved from packages/apps to vendor/qcom-opensource/ repository. - Remove intent mechanism to receive meta data. - Use remote service connection mechanism to receive meta data. Change-Id: I74ba25b259ff93097db88644f4be9e5bae20131a
* fm: Move FM APP source tree to vendor projectVenkateshwarlu Domakonda2013-07-041-1/+4
| | | | | | | | - FM APP source moved from packages/apps to vendor/qcom-opensource/ repository - Remove META data change intent handler Change-Id: I669ee82b5ab2a3a4717387e4ce0c1452423497e9
* FM: Migrate FM Framework code base to new gitVenkateshwarlu Domakonda2013-03-251-0/+15
Change-Id: I4769b2381fc62d75e67c428071c320b8f63cce0e