msm8953-common: rro_overlays: Move to Vendor

* For GSI compatibility.

Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I21180e80de1109483f8ce0ab67fba021d4a74b08
This commit is contained in:
Andrew Hexen
2021-02-01 11:55:13 -08:00
committed by Jorge Lucas
parent 2d7510968e
commit fb1c02ddd3
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
}