Skip to content
Snippets Groups Projects
Commit 72652908 authored by Isaac Chiou's avatar Isaac Chiou
Browse files

Remove PixelWifiOverlay2022 from factory build

With PixelWifiOverlay2022 in factory build, the overlays can be loaded
properly. Remove PixelWifiOverlay2022 and only add for normal build.

Test: overlays can be read properly in both normal and factory build
Bug: 228415213
Change-Id: I1ac9d8c020c6030e8a6f9759ae761e342adc956f
parent 53a6f56c
No related branches found
No related tags found
No related merge requests found
......@@ -194,8 +194,7 @@ endif
# WiFi Overlay
PRODUCT_PACKAGES += \
WifiOverlay2022_C10 \
PixelWifiOverlay2022_C10
WifiOverlay2022_C10
PRODUCT_SOONG_NAMESPACES += device/google/pantah/cheetah/
......
......@@ -183,8 +183,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.ignore_hdr_camera_layer
# WiFi Overlay
PRODUCT_PACKAGES += \
WifiOverlay2022_P10 \
PixelWifiOverlay2022_P10
WifiOverlay2022_P10
PRODUCT_SOONG_NAMESPACES += device/google/pantah/panther/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment