cleanup - remove clatd.conf

Test:
  git grep clatd.conf
  comes up empty

(this needs changes in other projects though)

Bug: 144730808
Test: atest clatd_test netd_integration_test
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I0d8a24f80c07ca95eb0aae4f4f67ac291ac78c1f
diff --git a/Android.bp b/Android.bp
index bff97d3..ac9606b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -66,12 +66,6 @@
     ],
 }
 
-// The configuration file.
-prebuilt_etc {
-    name: "clatd.conf",
-    src: "clatd.conf",
-}
-
 // Unit tests.
 cc_test {
     name: "clatd_test",
diff --git a/clatd.conf b/clatd.conf
deleted file mode 100644
index e69de29..0000000
--- a/clatd.conf
+++ /dev/null