From 99312147bdb2351b756789ad2017ed597b8ec4f6 Mon Sep 17 00:00:00 2001 From: Seigo Nonaka Date: Fri, 7 Apr 2023 12:03:52 +0900 Subject: Fix license name Bug: 235303866 Test: TH Change-Id: If0ab92f550184ff09796a3dd9f8fa8fa2d61a1b7 --- Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index fe8f3a0..58a5801 100644 --- a/Android.bp +++ b/Android.bp @@ -34,7 +34,7 @@ package { // used in the current project. // See: http://go/android-license-faq license { - name: "external_noto-fonts_notoserifyezidi_license", + name: "external_roboto-flex_license", visibility: [":__subpackages__"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", -- cgit v1.2.3