build: Generate addon.d script at build time
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
9
addond_head
Normal file
9
addond_head
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/sbin/sh
|
||||
#
|
||||
# /system/addon.d/30-gapps.sh
|
||||
#
|
||||
. /tmp/backuptool.functions
|
||||
|
||||
list_files() {
|
||||
cat <<EOF
|
||||
addon.d/30-gapps.sh
|
||||
Reference in New Issue
Block a user