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

Commit ed6f095a authored by Mike Lockwood's avatar Mike Lockwood Committed by Android (Google) Code Review
Browse files

Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP"

parents 2308fef4 485059de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.camerabrowser">

    <uses-permission android:name="android.permission.ACCESS_USB" />

    <application android:label="@string/app_label">
        <activity android:name="CameraBrowser" android:label="Camera Browser">
            <intent-filter>