Verify application of patches

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-11-05 08:44:05 -05:00
parent 47cd067046
commit 5a8d90d2b1
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
19 changed files with 7 additions and 922 deletions

View file

@ -518,7 +518,7 @@ if enterAndClear "system/vold"; then
git revert --no-edit 3461ff5c9ad334c96780f3da14f1d23fcbee63ad; #breaks mako first boot
fi;
if enterAndClear "vendor/qcom/opensource/commonsys/system/bt"; then
if enterAndClear "vendor/qcom/opensource/commonsys/packages/apps/Bluetooth"; then
applyPatch "$DOS_PATCHES/android_vendor_qcom_opensource_packages_apps_Bluetooth/405585.patch"; #R_asb_2024-10 Disallow unexpected incoming HID connections 2/2
fi;