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:
Roshan Pius 2020-04-24 14:33:28 -07:00 committed by roynatech2544
commit 5453c66f29
4 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,6 @@
runtime_resource_overlay {
name: "WifiOverlay",
theme: "WifiOverlay",
sdk_version: "current",
product_specific: true
}