Merge ab/6749736 in stage.

Bug: 167233921
Merged-In: If6b18742d2eb8f5a7d69c5a2ef2aa1c9de2bd248
Change-Id: I4921f12ce80f14dff39c8838b5325f54e19c38f4
diff --git a/fonts/Barlow-Black.ttf b/Barlow-Black.ttf
similarity index 100%
rename from fonts/Barlow-Black.ttf
rename to Barlow-Black.ttf
Binary files differ
diff --git a/fonts/Barlow-BlackItalic.ttf b/Barlow-BlackItalic.ttf
similarity index 100%
rename from fonts/Barlow-BlackItalic.ttf
rename to Barlow-BlackItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-BoldItalic.ttf b/Barlow-BoldItalic.ttf
similarity index 100%
rename from fonts/Barlow-BoldItalic.ttf
rename to Barlow-BoldItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-ExtraBold.ttf b/Barlow-ExtraBold.ttf
similarity index 100%
rename from fonts/Barlow-ExtraBold.ttf
rename to Barlow-ExtraBold.ttf
Binary files differ
diff --git a/fonts/Barlow-ExtraBoldItalic.ttf b/Barlow-ExtraBoldItalic.ttf
similarity index 100%
rename from fonts/Barlow-ExtraBoldItalic.ttf
rename to Barlow-ExtraBoldItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-ExtraLight.ttf b/Barlow-ExtraLight.ttf
similarity index 100%
rename from fonts/Barlow-ExtraLight.ttf
rename to Barlow-ExtraLight.ttf
Binary files differ
diff --git a/fonts/Barlow-ExtraLightItalic.ttf b/Barlow-ExtraLightItalic.ttf
similarity index 100%
rename from fonts/Barlow-ExtraLightItalic.ttf
rename to Barlow-ExtraLightItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-Italic.ttf b/Barlow-Italic.ttf
similarity index 100%
rename from fonts/Barlow-Italic.ttf
rename to Barlow-Italic.ttf
Binary files differ
diff --git a/fonts/Barlow-Light.ttf b/Barlow-Light.ttf
similarity index 100%
rename from fonts/Barlow-Light.ttf
rename to Barlow-Light.ttf
Binary files differ
diff --git a/fonts/Barlow-LightItalic.ttf b/Barlow-LightItalic.ttf
similarity index 100%
rename from fonts/Barlow-LightItalic.ttf
rename to Barlow-LightItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-MediumItalic.ttf b/Barlow-MediumItalic.ttf
similarity index 100%
rename from fonts/Barlow-MediumItalic.ttf
rename to Barlow-MediumItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-Regular.ttf b/Barlow-Regular.ttf
similarity index 100%
rename from fonts/Barlow-Regular.ttf
rename to Barlow-Regular.ttf
Binary files differ
diff --git a/fonts/Barlow-SemiBold.ttf b/Barlow-SemiBold.ttf
similarity index 100%
rename from fonts/Barlow-SemiBold.ttf
rename to Barlow-SemiBold.ttf
Binary files differ
diff --git a/fonts/Barlow-SemiBoldItalic.ttf b/Barlow-SemiBoldItalic.ttf
similarity index 100%
rename from fonts/Barlow-SemiBoldItalic.ttf
rename to Barlow-SemiBoldItalic.ttf
Binary files differ
diff --git a/fonts/Barlow-Thin.ttf b/Barlow-Thin.ttf
similarity index 100%
rename from fonts/Barlow-Thin.ttf
rename to Barlow-Thin.ttf
Binary files differ
diff --git a/fonts/Barlow-ThinItalic.ttf b/Barlow-ThinItalic.ttf
similarity index 100%
rename from fonts/Barlow-ThinItalic.ttf
rename to Barlow-ThinItalic.ttf
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 0da698d..0000000
--- a/fonts.mk
+++ /dev/null
@@ -1,19 +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 := \
-    Barlow-Bold.ttf \
-    Barlow-Medium.ttf
- 
\ No newline at end of file