universal7885: add CP boot daemon

Change-Id: I33e57fb6d4a181f149af88e96decb132d2a24a0c
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
jesec 2019-03-26 05:50:07 +00:00 committed by roynatech2544
commit 541df863b2
3 changed files with 4 additions and 0 deletions

View file

@ -58,6 +58,7 @@ fi
setup_vendor "$DEVICE" "$VENDOR" "$LINEAGE_ROOT" false "$CLEAN_VENDOR"
extract "$MY_DIR"/proprietary-files-vndk.txt "$SRC" "$SECTION"
extract "$MY_DIR"/proprietary-files.txt "$SRC" "$SECTION"
"$MY_DIR"/setup-makefiles.sh

2
proprietary-files.txt Normal file
View file

@ -0,0 +1,2 @@
# CP Boot Daemon
-sbin/cbd;rootfs

View file

@ -44,6 +44,7 @@ write_headers
# The standard blobs
write_makefiles "$MY_DIR"/proprietary-files-vndk.txt true
write_makefiles "$MY_DIR"/proprietary-files.txt true
# We are done!
write_footers