Snap for 6465939 from edf20d560623c84e4d452151c99a5f910e6ada82 to mainline-release

Change-Id: Id0463990d6af86b61344883f0eafec15264c9e07
diff --git a/Android.bp b/Android.bp
deleted file mode 100644
index 9429243..0000000
--- a/Android.bp
+++ /dev/null
@@ -1,25 +0,0 @@
-
-// Copyright (C) 2020 The Android Open Source Project
-//
-// Licensed under the Apache License, Version 2.0 (the "License");
-// you may not use this file except in compliance with the License.
-// You may obtain a copy of the License at
-//
-//      http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing, software
-// distributed under the License is distributed on an "AS IS" BASIS,
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-// See the License for the specific language governing permissions and
-// limitations under the License.
-
-prebuilt_font {
-    name: "Fraunces-Regular.ttf",
-    src: "Fraunces-Regular.ttf",
-}
-        
-prebuilt_font {
-    name: "Fraunces-SemiBold.ttf",
-    src: "Fraunces-SemiBold.ttf",
-}
-        
\ No newline at end of file
diff --git a/Fraunces-Regular.ttf b/Fraunces-Regular.ttf
deleted file mode 100644
index 1320817..0000000
--- a/Fraunces-Regular.ttf
+++ /dev/null
Binary files differ
diff --git a/Fraunces-SemiBold.ttf b/Fraunces-SemiBold.ttf
deleted file mode 100644
index 05ceee5..0000000
--- a/Fraunces-SemiBold.ttf
+++ /dev/null
Binary files differ
diff --git a/README b/README
deleted file mode 100644
index d5a4b3b..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-the ./fonts directory contain unused fonts.
diff --git a/fonts.mk b/fonts.mk
deleted file mode 100644
index ccc3a50..0000000
--- a/fonts.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# Copyright (C) 2020 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-#      http:#www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-PRODUCT_PACKAGES := \
-	Fraunces-Regular.ttf \
-	Fraunces-SemiBold.ttf
diff --git a/fonts/Fraunces.ttf b/fonts/Fraunces.ttf
new file mode 100644
index 0000000..6e3ee6b
--- /dev/null
+++ b/fonts/Fraunces.ttf
Binary files differ