Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa7d8c88 authored by Yu Shan Emily Lau's avatar Yu Shan Emily Lau Committed by The Android Open Source Project
Browse files

AI 143906: am: CL 143905 am: CL 143904 Fix the failure in the media recorder...

AI 143906: am: CL 143905 am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission.
  Original author: yslau
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143906
parent 8696e015
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
    package="com.android.mediaframeworktest">
    
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.CAMERA" />
    <application>    
        <uses-library android:name="android.test.runner" />
        <activity android:label="@string/app_name"