commit | f15086f3d99e094c503bdb9776bb90fd4796a39d | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Mon Sep 05 11:05:32 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Mon Sep 05 12:32:54 2022 +0800 |
tree | 061029d4fb03c9845ef50228891a59901ff8203e | |
parent | 33aa7718bc108a19c19460ddcc72f5929cf5f4c2 [diff] [blame] |
move insmod script to gs-common Bug: 243763292 Test: boot to home Change-Id: I43b281a5b1c77d1388bac356b6b2bf267dbe099c
diff --git a/insmod/insmod.mk b/insmod/insmod.mk new file mode 100644 index 0000000..ac8d555 --- /dev/null +++ b/insmod/insmod.mk
@@ -0,0 +1,3 @@ +PRODUCT_PACKAGES += \ + insmod.sh \ + init.common.cfg