device_google_pantah/cheetah/rro_overlays/UwbOverlay/Android.bp
Roshan Pius ac3a1494cc uwb(c10): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: I1df237bca76ff1ded2669a857c0bf2023fde2752
2022-12-09 22:44:48 +00:00

18 lines
586 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/cheetah:device_google_pantah_license",
],
}
runtime_resource_overlay {
name: "UwbOverlayC10",
theme: "UwbOverlayC10",
certificate: "platform",
sdk_version: "current",
product_specific: true
}