device_google_shusky/husky/rro_overlays/UwbOverlay/Android.bp
Roshan Pius 8e73113deb uwb(hk3): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: I369abe1ea668b4db2d50c065c7f53915c569c2e5
2022-12-09 04:36:33 +00:00

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