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

Commit 84c3683c authored by Matthew Xie's avatar Matthew Xie Committed by Android Git Automerger
Browse files

am f55b1f79: am f958e179: am 947e8fb7: am 0cd95fe0: Use pathPrefix filter...

am f55b1f79: am f958e179: am 947e8fb7: am 0cd95fe0: Use pathPrefix filter instead of path for /btopp content

* commit 'f55b1f79':
  Use pathPrefix filter instead of path for /btopp content
parents 7ce6d878 f55b1f79
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -64,7 +64,7 @@
            android:exported="true"
            android:process="@string/process">
            <path-permission
                    android:path="/btopp"
                    android:pathPrefix="/btopp"
                    android:permission="android.permission.ACCESS_BLUETOOTH_SHARE" />
        </provider>
        <service