Changes required for the app to work on a non rooted devices #377
-
|
I'm running GrapheneOS on my Pixel 9 Pro. Since the graphene devs are too busy with other stuff such as qpr2 and proper pixel 10 support I thought about making my own build circumventing the problems in the android Bluetooth stack. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Modify this to always return true. Also, for the VendorID, https://github.com/GrapheneOS/platform_packages_modules_Bluetooth/blob/c12aed7ce696b6511207fb8904f4bcb6b3c9a404/system/stack/sdp/sdp_api.cc#L929 in the SetLocalDiRecord, add this at the top: |
Beta Was this translation helpful? Give feedback.
ah! The app would work without root too, just skip the initial setup.