device_google_akita/rro_overlays/WifiOverlay/Android.bp
Cyan_Hsieh f755ad1606 Initial akita device
based on 3b89a2d00ab5e110e6b01e8836ee6a7aaa6ec6e2

Bug: 249656909
Change-Id: I00dfa05d50a13e5229368ff33d5462c38f712069
2022-10-17 14:16:47 +08:00

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