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:
parent
96268d3f51
commit
f4320ddc94
2 changed files with 0 additions and 8 deletions
|
@ -503,7 +503,6 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.wifi@1.0-service \
|
||||
wificond \
|
||||
libwpa_client \
|
||||
PixelWifiOverlayGs101 \
|
||||
WifiOverlay \
|
||||
|
||||
PRODUCT_PACKAGES_DEBUG += \
|
||||
|
|
|
@ -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 {
|
||||
name: "WifiOverlay",
|
||||
theme: "WifiOverlay",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue