summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-02-17 04:04:07 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-02-17 04:04:07 +0000
commit910234c7cf8beb3db7f22b874277935b3a257d53 (patch)
tree3d973879650a0d4f528e4371804f6a46ce7b4054
parent8ee89dbc8648ec1bd573f6623d4a5db48139edac (diff)
parent00fb20304c7e5ace62b2278c0ac14f067929dcea (diff)
downloadroboto-fonts-910234c7cf8beb3db7f22b874277935b3a257d53.tar.gz
Snap for 7150039 from 00fb20304c7e5ace62b2278c0ac14f067929dcea to tm-release
Change-Id: I51dcc485b5cfdbf8849b2cafbee22edcd756c158
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e44aecf..db054ef 100644
--- a/Android.bp
+++ b/Android.bp
@@ -13,6 +13,23 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["external_roboto-fonts_license"],
+}
+
+// Added automatically by a large-scale-change
+// See: http://go/android-license-faq
+license {
+ name: "external_roboto-fonts_license",
+ visibility: [":__subpackages__"],
+ license_kinds: [
+ "SPDX-license-identifier-Apache-2.0",
+ ],
+ license_text: [
+ "NOTICE",
+ ],
+}
+
filegroup {
name: "recovery_roboto-fonts_dep",
export_to_make_var: "recovery_roboto-fonts_dep",