universal7885: rro_overlays: Move to Vendor

* For GSI compatibility.

Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: I21180e80de1109483f8ce0ab67fba021d4a74b08
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Andrew Hexen 2021-02-01 11:55:13 -08:00 committed by roynatech2544
commit 548a4cc2a5
2 changed files with 2 additions and 2 deletions

View file

@ -18,5 +18,5 @@ runtime_resource_overlay {
name: "TetheringConfigOverlay",
resource_dirs: ["res"],
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
}