mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-01-27 14:26:37 +00:00
redfin: apktool_patch() no longer takes custom arguments
Change-Id: Idf85ae2cd0505c34e55f0e6acec2afc085372b78
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user