device_google_tegu/rro_overlays/WifiOverlay/Android.bp
Wilson Sung a5146d127e Initialize Tegu
Copy tegu from caimito c3019ae

Bug: 298309659
Change-Id: I7d168ff0c60b7c3696239c12534ea3cfac239c1a
2023-09-15 09:48:00 +00:00

18 lines
574 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/tegu:device_google_tegu_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: [
"//device/google/tegu:device_google_tegu_license",
],
}
runtime_resource_overlay {
name: "WifiOverlay2024",
theme: "WifiOverlay2024",
certificate: "platform",
sdk_version: "current",
product_specific: true
}