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

Commit acc37d0f authored by Matthew Xie's avatar Matthew Xie Committed by Android (Google) Code Review
Browse files

Merge "Use pathPrefix filter instead of path for /btopp content"

parents 64cfb152 553049eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
        <uses-permission android:name="android.permission.ACCESS_BLUETOOTH_SHARE" />
        <uses-permission android:name="com.android.permission.WHITELIST_BLUETOOTH_DEVICE" />
        <path-permission
                android:path="/btopp"
                android:pathPrefix="/btopp"
                android:permission="android.permission.ACCESS_BLUETOOTH_SHARE" />
    </application>
    <!--