diff --git a/universal7885-common/rro_overlays/TetheringOverlay/Android.bp b/universal7885-common/rro_overlays/TetheringOverlay/Android.bp
deleted file mode 100644
index 1def8b7..0000000
--- a/universal7885-common/rro_overlays/TetheringOverlay/Android.bp
+++ /dev/null
@@ -1,22 +0,0 @@
-//
-// Copyright (C) 2020 The Android Open-Source Project
-//
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-//
-// http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-//
-
-runtime_resource_overlay {
- name: "TetheringConfigOverlay",
- resource_dirs: ["res"],
- sdk_version: "current",
- vendor: true,
-}
diff --git a/universal7885-common/rro_overlays/TetheringOverlay/AndroidManifest.xml b/universal7885-common/rro_overlays/TetheringOverlay/AndroidManifest.xml
deleted file mode 100644
index 8bd682e..0000000
--- a/universal7885-common/rro_overlays/TetheringOverlay/AndroidManifest.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
diff --git a/universal7885-common/rro_overlays/TetheringOverlay/res/values/config.xml b/universal7885-common/rro_overlays/TetheringOverlay/res/values/config.xml
deleted file mode 100644
index a1a3e40..0000000
--- a/universal7885-common/rro_overlays/TetheringOverlay/res/values/config.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- false
-
diff --git a/universal7885-common/universal7885-common.mk b/universal7885-common/universal7885-common.mk
index ad64daa..6da9a62 100644
--- a/universal7885-common/universal7885-common.mk
+++ b/universal7885-common/universal7885-common.mk
@@ -314,7 +314,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \
hostapd \
- TetheringConfigOverlay \
WifiOverlay \
wpa_supplicant