WiFi: Remove PixelWifiOverlayGs101

New Overlay (PixelWifiOverlay2021) was definded for
2021 projects. Hence, remove PixelWifiOverlayGs101.

Bug: 182766776
Test: overlay config can be read correctly.
Change-Id: I6c020b7a3ff507eccb3309b3eac64f6a61a59e32
This commit is contained in:
Roger Wang 2021-03-15 20:45:05 +08:00 committed by TreeHugger Robot
parent 96268d3f51
commit f4320ddc94
2 changed files with 0 additions and 8 deletions

View file

@ -503,7 +503,6 @@ PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \ android.hardware.wifi@1.0-service \
wificond \ wificond \
libwpa_client \ libwpa_client \
PixelWifiOverlayGs101 \
WifiOverlay \ WifiOverlay \
PRODUCT_PACKAGES_DEBUG += \ PRODUCT_PACKAGES_DEBUG += \

View file

@ -9,13 +9,6 @@ package {
], ],
} }
override_runtime_resource_overlay {
name: "PixelWifiOverlayGs101",
base: "//device/google/gs101:WifiOverlay",
package_name: "com.google.android.wifi.resources.pixel",
target_package_name: "com.google.android.wifi.resources",
}
runtime_resource_overlay { runtime_resource_overlay {
name: "WifiOverlay", name: "WifiOverlay",
theme: "WifiOverlay", theme: "WifiOverlay",