rosemary: rro_overlays: Move rro overlays to vendor

* For GSI compatibility.

Change-Id: I21180e80de1109483f8ce0ab67fba021d4a74b08
This commit is contained in:
Andrew Hexen
2021-04-07 13:34:02 +06:00
committed by Matsvei Niaverau
parent 24589e0ecc
commit a1ecec2410
2 changed files with 2 additions and 2 deletions

View File

@@ -2,5 +2,5 @@ runtime_resource_overlay {
name: "TetheringConfigOverlay",
theme: "TetheringConfigOverlay",
sdk_version: "current",
product_specific: true
vendor: true
}

View File

@@ -2,5 +2,5 @@ runtime_resource_overlay {
name: "WifiOverlay",
theme: "WifiOverlay",
sdk_version: "current",
product_specific: true
vendor: true
}