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

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

AI 143905: am: CL 143904 Fix the failure in the media recorder large test by...

AI 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/...

Automated import of CL 143905
parent 88b861c8
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"