Drop useless non_debuggable.config file

This removes references to it in the Android.bp files as well.

Change-Id: I67d74bfb9a3f36825bca513e088fb1651132e7d7
diff --git a/android-5.10/Android.bp b/android-5.10/Android.bp
index 27f1ad2..b81c9dc 100644
--- a/android-5.10/Android.bp
+++ b/android-5.10/Android.bp
@@ -25,10 +25,6 @@
     name: "kernel_config_current_5.10",
     srcs: [
         "android-base.config",
-        "non_debuggable.config",
-    ],
-    debuggable_srcs: [
-        "android-base.config",
     ],
     meta: "android-base-conditional.xml",
 }
diff --git a/android-5.10/non_debuggable.config b/android-5.10/non_debuggable.config
deleted file mode 100644
index 862fbff..0000000
--- a/android-5.10/non_debuggable.config
+++ /dev/null
@@ -1 +0,0 @@
-#  KEEP ALPHABETICALLY SORTED
diff --git a/android-5.15/Android.bp b/android-5.15/Android.bp
index b8e021d..6d5f77c 100644
--- a/android-5.15/Android.bp
+++ b/android-5.15/Android.bp
@@ -25,10 +25,6 @@
     name: "kernel_config_current_5.15",
     srcs: [
         "android-base.config",
-        "non_debuggable.config",
-    ],
-    debuggable_srcs: [
-        "android-base.config",
     ],
     meta: "android-base-conditional.xml",
 }
diff --git a/android-5.15/non_debuggable.config b/android-5.15/non_debuggable.config
deleted file mode 100644
index 862fbff..0000000
--- a/android-5.15/non_debuggable.config
+++ /dev/null
@@ -1 +0,0 @@
-#  KEEP ALPHABETICALLY SORTED
diff --git a/s/android-5.10/Android.bp b/s/android-5.10/Android.bp
index bd05baa..b27146a 100644
--- a/s/android-5.10/Android.bp
+++ b/s/android-5.10/Android.bp
@@ -25,10 +25,6 @@
     name: "kernel_config_s_5.10",
     srcs: [
         "android-base.config",
-        "non_debuggable.config",
-    ],
-    debuggable_srcs: [
-        "android-base.config",
     ],
     meta: "android-base-conditional.xml",
 }
diff --git a/s/android-5.10/non_debuggable.config b/s/android-5.10/non_debuggable.config
deleted file mode 100644
index 862fbff..0000000
--- a/s/android-5.10/non_debuggable.config
+++ /dev/null
@@ -1 +0,0 @@
-#  KEEP ALPHABETICALLY SORTED