sdm660-common: rro_overlays: Install WifiOverlay into vendor
We don't have a dedicated product partition which will leave WiFi broken on vanilla AOSP GSI. Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com> Change-Id: I3107da263fd29f0bc40f495ad84fdf4db0d3c814 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
0c5d4a1641
commit
7e4e72cfb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
runtime_resource_overlay {
|
runtime_resource_overlay {
|
||||||
name: "WifiOverlay",
|
name: "WifiOverlay",
|
||||||
theme: "WifiOverlay",
|
resource_dirs: ["res"],
|
||||||
sdk_version: "current",
|
sdk_version: "current",
|
||||||
product_specific: true
|
proprietary: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue