This commit is contained in:
Mygod
2020-06-16 09:34:25 +08:00
parent 26104074c4
commit 0430e76143
2 changed files with 3 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ object TetheringManager {
/**
* Bluetooth tethering type.
*
* Requires BLUETOOTH permission, or BLUETOOTH_PRIVILEGED on API 30+.
* Requires BLUETOOTH permission.
* @see [startTethering].
*/
@RequiresApi(24)