diff options
author | Dave Sparks <nobody@android.com> | 2009-05-21 10:02:21 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-21 10:02:21 -0700 |
commit | 4d8adefd35efdea849611b8b02d61f9517e47760 (patch) | |
tree | 753a5b219a4066c91efd524bbdfb51263506e995 /docs/html/guide | |
parent | 7b7225c8fdbead25235c74811b30ff4ee690dc58 (diff) | |
download | frameworks_base-4d8adefd35efdea849611b8b02d61f9517e47760.zip frameworks_base-4d8adefd35efdea849611b8b02d61f9517e47760.tar.gz frameworks_base-4d8adefd35efdea849611b8b02d61f9517e47760.tar.bz2 |
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
Automated import of CL 149136
Diffstat (limited to 'docs/html/guide')
0 files changed, 0 insertions, 0 deletions