From 9aeb1c1bbdac1469f89c519395f1b6d02813684b Mon Sep 17 00:00:00 2001 From: Dan Pasanen Date: Sat, 17 Mar 2018 06:34:04 -0500 Subject: [PATCH] update-binary: clean up addon.d_[head,tail] Change-Id: Iafcfe56d004f3395e194a56b8914febff0948935 --- build/meta/com/google/android/update-binary | 1 + 1 file changed, 1 insertion(+) diff --git a/build/meta/com/google/android/update-binary b/build/meta/com/google/android/update-binary index 0739eb3..042c90a 100644 --- a/build/meta/com/google/android/update-binary +++ b/build/meta/com/google/android/update-binary @@ -96,6 +96,7 @@ for f in `exec_util "find . -type f"`; do echo "$line" >> addon.d/30-gapps.sh done cat addon.d/addond_tail >> addon.d/30-gapps.sh +rm addon.d/addond_head addon.d/addond_tail ui_print "Preparing files for copying" for dirs in $DIRS; do set_perm 0755 $dir