from: 715ff58363e1fd4edc7c1bd428a77af6ddcb7684 with updated device path Bug: 198128551 Change-Id: I2d9eace5077290b74ef00efb7304128f344514c1
18 lines
582 B
Text
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/pantah:device_google_pantah_license"
|
|
// to get the below license kinds:
|
|
// SPDX-license-identifier-Apache-2.0
|
|
default_applicable_licenses: [
|
|
"//device/google/pantah:device_google_pantah_license",
|
|
],
|
|
}
|
|
|
|
runtime_resource_overlay {
|
|
name: "WifiOverlay2022",
|
|
theme: "WifiOverlay2022",
|
|
certificate: "platform",
|
|
sdk_version: "current",
|
|
product_specific: true
|
|
}
|