diff --git a/rro_overlays/WifiOverlay/Android.bp b/rro_overlays/WifiOverlay/Android.bp index 3e8c511..732e71a 100644 --- a/rro_overlays/WifiOverlay/Android.bp +++ b/rro_overlays/WifiOverlay/Android.bp @@ -1,5 +1,5 @@ // -// Copyright (C) 2022 The LineageOS Project +// Copyright (C) 2022-2025 The LineageOS Project // // SPDX-License-Identifier: Apache-2.0 // @@ -7,5 +7,5 @@ runtime_resource_overlay { name: "WifiOverlay", theme: "WifiOverlay", - product_specific: true, + vendor: true, }