mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
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:
parent
5453c66f29
commit
548a4cc2a5
2 changed files with 2 additions and 2 deletions
|
|
@ -18,5 +18,5 @@ runtime_resource_overlay {
|
|||
name: "TetheringConfigOverlay",
|
||||
resource_dirs: ["res"],
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
vendor: true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ runtime_resource_overlay {
|
|||
name: "WifiOverlay",
|
||||
theme: "WifiOverlay",
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
vendor: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue