change workaround's note from important to caution

This commit is contained in:
Kavish Devar
2024-12-06 23:00:59 +05:30
parent 3b4f887300
commit 1afc61513f

View File

@@ -31,9 +31,9 @@ This tray app communicates with a daemon with the help of a UNIX socket. The dae
## Android
Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.google.com/issues/371713238) that prevents the app from working `(upvote the issue - click the '+1' icon on the top right corner of IssueTracker)`. This repository provides a workaround for the bug, specifically tested on Android 14 and Android 15 (stock versions).
Currently, there's a [bug in the Android Bluetooth stack](https://issuetracker.google.com/issues/371713238) that prevents the app from working (upvote the issue - click the '+1' icon on the top right corner of IssueTracker). This repository provides a workaround for the bug, specifically tested on Android 14 and Android 15 (stock versions).
> [!IMPORTANT]
> [!CAUTION]
> **This workaround requires root access** to implement and it might not work on other android OEM skins. Try at your own risk!!
### Workaround