Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 963 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 963 Bytes

Bluetooth Library Patcher

Licensed under the terms of the GNU General Public License v3.0.

What does it do?

This script patches the bluetooth library to avoid losing bluetooth pairings after a reboot or airplane mode switch on rooted samsung devices. Like the module, it should support libraries from most samsung devices running Android 7.0-14.

How to use?

On a Linux or WSL system with xxd installed, run:

./bt-lib-patcher.sh <lib/apex> <api> [arm/qcom]

It will output the patched library to out/, and saves the original library to out/stock/ if you provided an apex.

Credits: