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

Commit f30c700e authored by Yu Shan Emily Lau's avatar Yu Shan Emily Lau
Browse files

Added the write sdcard permission so that the mediarecorder test

can write the new recorded video into sdcard.
parent 65ff54c4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
    
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.WRITE_SDCARD" />
    <application>    
        <uses-library android:name="android.test.runner" />
        <activity android:label="@string/app_name"