commit | d7aa396078e3b636e61470a2151f801a6a4be700 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Mon Aug 22 13:50:54 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Wed Aug 24 02:39:51 2022 +0000 |
tree | c5889dc6e0cac74c7e93de54b358acc34053af9d | |
parent | 64da5e55c17a3dcd002702d7e5ea0899049306e7 [diff] [blame] |
modularize gsc dump Bug: 242479757 Test: do bugreport that has the same content as before Change-Id: I4098775fb4b3f40167920354b2c361d801b11594
diff --git a/dauntless/gsc.mk b/dauntless/gsc.mk new file mode 100644 index 0000000..fd3e3bc --- /dev/null +++ b/dauntless/gsc.mk
@@ -0,0 +1,2 @@ +PRODUCT_PACKAGES += dump_gsc.sh +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/dauntless/sepolicy