google / mobly-bundled-snippets

Snippets to allow Mobly tests to control Android devices by exposing a simplified Android API.
Apache License 2.0
48 stars 52 forks source link

Update AndroidManifest.xml to request legacy Bluetooth permissions on older devices #185

Closed BramYeh closed 10 months ago

BramYeh commented 10 months ago

https://developer.android.com/develop/connectivity/bluetooth/bt-permissions Add android:maxSdkVersion="30" for legacy Bluetooth permissions


This change is Reviewable

google-cla[bot] commented 10 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.