summaryrefslogtreecommitdiffstats
path: root/FMRecord/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* FM: Add audio capture permissionAyaz Ahmad2013-10-171-0/+1
| | | | | | | | FM recording fails since it does not have newly added permission for audio capture, Include audio capture permission in manifest file. Change-Id: If9bec078fbd05f169fecb84941ec96eafc117f85
* FM: New mechanism to handle FM recordingVenkateshwarlu Domakonda2013-07-291-0/+47
- 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