commit | e301fa20c65a107f804541c86040b708baad8992 | [log] [tgz] |
---|---|---|
author | Adam Shih <adamshih@google.com> | Wed Oct 05 10:30:48 2022 +0800 |
committer | Adam Shih <adamshih@google.com> | Wed Oct 05 10:36:26 2022 +0800 |
tree | dd288929d37ddbf7a728e6a8a8e7e8a1ad40cb22 | |
parent | cf7266088fefa64690c1ba41a40d62aff90f411d [diff] [blame] |
move modem dump to gs-common Bug: 250475732 Test: adb bugreport Change-Id: Id6dc2ef02d5e32b71de1b618e5588c202a2b6243
diff --git a/modem/modem.mk b/modem/modem.mk new file mode 100644 index 0000000..fe4633d --- /dev/null +++ b/modem/modem.mk
@@ -0,0 +1,3 @@ +BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/modem/sepolicy + +PRODUCT_PACKAGES += dump_modem.sh