device_google_zuma/rro_overlays/EuiccSupportPixelOverlay/Android.bp
Aaron Ding 66befd88e3 Create device Ripcurrent on Zuma platform
s/cloudripper/ripcurrent
s/gs201/zuma
s/pantah/ripcurrent

Bug: 229340586
Change-Id: Ic5dffbbfadbb1eb8479587b95222801426bba35e
Signed-off-by: Aaron Ding <aaronding@google.com>
2022-04-19 12:55:56 +08:00

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