Spacewar: Add firmware extraction support
Change-Id: If6cb6334a8f7b2fcc77c8947569eba1b2002190a
This commit is contained in:
committed by
Wiktor Rudzki
parent
f16bd3ee11
commit
7988896784
@@ -62,6 +62,7 @@ module = ExtractUtilsModule(
|
||||
blob_fixups=blob_fixups,
|
||||
lib_fixups=lib_fixups,
|
||||
namespace_imports=namespace_imports,
|
||||
add_firmware_proprietary_file=True,
|
||||
)
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
21
proprietary-firmware.txt
Normal file
21
proprietary-firmware.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
## All proprietary files from this list, unless pinned and noted otherwise,
|
||||
## are from Nothing Phone (1) (3.0).
|
||||
|
||||
abl.img;AB
|
||||
aop.img;AB
|
||||
bluetooth.img;AB
|
||||
cpucp.img;AB
|
||||
devcfg.img;AB
|
||||
dsp.img;AB
|
||||
featenabler.img;AB
|
||||
hyp.img;AB
|
||||
imagefv.img;AB
|
||||
keymaster.img;AB
|
||||
modem.img;AB
|
||||
multiimgoem.img;AB
|
||||
qupfw.img;AB
|
||||
shrm.img;AB
|
||||
tz.img;AB
|
||||
uefisecapp.img;AB
|
||||
xbl.img;AB
|
||||
xbl_config.img;AB
|
||||
Reference in New Issue
Block a user