summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Allow library to be used by apps directlyRicardo Cerqueira2016-02-191-0/+14
| | | | Change-Id: Ib74be626471d73817d644c7777a2b18a32712f8a
* 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