Add template for generating Comet vendor blobs

Also add template for generating factory image

TEST: generated images/blobs from artifacts. Flashed device

BUG: 325612343
Change-Id: I8c426d726bf627fe8e7e125a4a59392751ba55da
This commit is contained in:
Bill Yi 2024-02-29 09:54:53 -08:00
parent 775635d4c3
commit 7b4a89454e
16 changed files with 557 additions and 0 deletions

12
self-extractors/PART1 Normal file
View file

@ -0,0 +1,12 @@
#
# Usage is subject to the enclosed license agreement
echo
echo The license for this software will now be displayed.
echo You must agree to this license before using this software.
echo
echo -n Press Enter to view the license
read dummy
echo
more << __EOF__