Add template for generating lynx vendor blobs
Also add template for factory image TEST:generated blobs from artifacts. Flashed device BUG: 240203789 Change-Id: If7c12b263d914af95b3bba0566a95914b60950f7
This commit is contained in:
parent
28a5dd2c90
commit
ea907cc353
17 changed files with 578 additions and 0 deletions
16
self-extractors/extract-lists.txt
Normal file
16
self-extractors/extract-lists.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
google_devices)
|
||||
TO_EXTRACT="\
|
||||
IMAGES/vbmeta_vendor.img \
|
||||
IMAGES/vendor.img \
|
||||
IMAGES/vendor_dlkm.img \
|
||||
RADIO/bootloader.img \
|
||||
RADIO/radio.img \
|
||||
system_ext/etc/permissions/com.shannon.imsservice.xml \
|
||||
system_ext/etc/permissions/com.shannon.rcsservice.xml \
|
||||
system_ext/lib64/libmediaadaptor.so \
|
||||
system_ext/priv-app/ShannonRcs/ShannonRcs.apk \
|
||||
system_ext/priv-app/ShannonIms/ShannonIms.apk \
|
||||
system_ext/priv-app/QualifiedNetworksService/QualifiedNetworksService.apk \
|
||||
"
|
||||
;;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue