Create RIL dump in gs-common

Bug: 240530709
Test: adb bugreport
Change-Id: Ibf1e3c35725f9ccdc5361aa079b6cb11cef32440
diff --git a/radio/dump.mk b/radio/dump.mk
new file mode 100644
index 0000000..0c4d09d
--- /dev/null
+++ b/radio/dump.mk
@@ -0,0 +1,4 @@
+BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/radio/sepolicy/
+
+PRODUCT_PACKAGES_DEBUG += dump_radio
+