commit | 8e524374dd09303a4999e32a258e402ae5bc3b6d | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Tue Sep 06 10:36:43 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Tue Sep 06 10:39:35 2022 +0800 |
tree | e9413791b8ffcb0fa33b06ba8fe3cf59d3593ab4 | |
parent | f15086f3d99e094c503bdb9776bb90fd4796a39d [diff] [blame] |
move insert module script sepolicy to gs-common Bug: 243763292 Test: boot to home with no relevant SELinux error Change-Id: I6646fa4433fc1ccb94ac05f9cc8d7076a6a2d8cf
diff --git a/insmod/insmod.mk b/insmod/insmod.mk index ac8d555..aa2261a 100644 --- a/insmod/insmod.mk +++ b/insmod/insmod.mk
@@ -1,3 +1,4 @@ +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/insmod/sepolicy PRODUCT_PACKAGES += \ insmod.sh \ init.common.cfg