summaryrefslogtreecommitdiff
path: root/ui/metrics/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/metrics/Android.bp')
-rw-r--r--ui/metrics/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/metrics/Android.bp b/ui/metrics/Android.bp
index 95c8f5c24..c428ec482 100644
--- a/ui/metrics/Android.bp
+++ b/ui/metrics/Android.bp
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
bootstrap_go_package {
name: "soong-ui-metrics",
pkgPath: "android/soong/ui/metrics",