device_google_shusky/rro_overlays/WifiOverlay/Android.bp
Robin Peng fd0859e694 Initialize device folder
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee
with updated device path

Bug: 248399843
Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20
2022-10-30 16:03:17 +00:00

18 lines
582 B
Text

package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "//device/google/shusky:device_google_shusky_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: [
"//device/google/shusky:device_google_shusky_license",
],
}
runtime_resource_overlay {
name: "WifiOverlay2023",
theme: "WifiOverlay2023",
certificate: "platform",
sdk_version: "current",
product_specific: true
}