redfin: apktool_patch() no longer takes custom arguments

Change-Id: Idf85ae2cd0505c34e55f0e6acec2afc085372b78
This commit is contained in:
LuK1337
2025-07-06 12:54:55 +02:00
committed by Michael Bestas
parent 458ab3ae66
commit 85cc073a76

View File

@@ -52,7 +52,7 @@ blob_fixups: blob_fixups_user_type = {
'product/etc/sysconfig/nexus.xml': blob_fixup()
.regex_replace('qulacomm', 'qualcomm'),
'system_ext/priv-app/HbmSVManager/HbmSVManager.apk': blob_fixup()
.apktool_patch('HbmSVManager.patch', '-r'),
.apktool_patch('HbmSVManager.patch'),
(
'vendor/bin/hw/android.hardware.rebootescrow-service.citadel',
'vendor/lib64/android.hardware.keymaster@4.1-impl.nos.so',