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

Commit f0428cbf authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Automerger Merge Worker
Browse files

Merge "Relax ACTION_TETHERING_STATE_CHANGED permissions." into sc-dev am: 0cc9fe2c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14666177

Change-Id: I91a6f0daea0dcaa98e570f74ebbe6721e3edf8b6
parents 28fef289 0cc9fe2c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -108,8 +108,6 @@ public final class BluetoothPan implements BluetoothProfile {
     * {@link #TETHERING_STATE_ON}
     */
    @RequiresLegacyBluetoothPermission
    @RequiresBluetoothConnectPermission
    @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT)
    @SdkConstant(SdkConstantType.BROADCAST_INTENT_ACTION)
    public static final String ACTION_TETHERING_STATE_CHANGED =
            "android.bluetooth.action.TETHERING_STATE_CHANGED";