mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Add WifiOverlay
Bug: 148617260 Test: Device boots up and connects to wifi networks. Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
78233e4a8b
commit
5453c66f29
4 changed files with 72 additions and 0 deletions
6
rro_overlays/WifiOverlay/Android.bp
Normal file
6
rro_overlays/WifiOverlay/Android.bp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
runtime_resource_overlay {
|
||||
name: "WifiOverlay",
|
||||
theme: "WifiOverlay",
|
||||
sdk_version: "current",
|
||||
product_specific: true
|
||||
}
|
||||
Loading…
Reference in a new issue