diff options
author | Dave Sparks <nobody@android.com> | 2009-05-21 11:57:52 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-21 11:57:52 -0700 |
commit | f84d654cf9cf7ce3694ebb6913d78edd868d49fb (patch) | |
tree | fc383abc02d11005e76368e054162b15d9c0649b | |
parent | 6dd1bb71dbafbacd87e46b736888cb1371ddd53a (diff) | |
parent | 4d8adefd35efdea849611b8b02d61f9517e47760 (diff) | |
download | frameworks_base-f84d654cf9cf7ce3694ebb6913d78edd868d49fb.zip frameworks_base-f84d654cf9cf7ce3694ebb6913d78edd868d49fb.tar.gz frameworks_base-f84d654cf9cf7ce3694ebb6913d78edd868d49fb.tar.bz2 |
am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334
Merge commit '4d8adefd35efdea849611b8b02d61f9517e47760' into donut
* commit '4d8adefd35efdea849611b8b02d61f9517e47760':
AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder.
0 files changed, 0 insertions, 0 deletions