Merge "AudioRecord JNI: use default UID / PID" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
28a516280a
@@ -252,6 +252,7 @@ android_media_AudioRecord_setup(JNIEnv *env, jobject thiz, jobject weak_this,
|
||||
sessionId,
|
||||
AudioRecord::TRANSFER_DEFAULT,
|
||||
flags,
|
||||
-1, -1, // default uid, pid
|
||||
paa);
|
||||
|
||||
if (status != NO_ERROR) {
|
||||
|
||||
Reference in New Issue
Block a user