Revert "Revert "Update HarfBuzz to 2.0.2""

This reverts commit 98831a462b5af709916ce135a9b2911eff43190e.

This is 2nd attempt of I3d3eb44406f826abde601f1aad7ed15c82930ca1

Because of the history is already there, this change can not be a
merge CL.

Bug: 117953171
Change-Id: Ibbc0527eb0dda11807532486eb4e6f7a8795dc63
diff --git a/Android.bp b/Android.bp
index a205af8..14cecf8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -60,6 +60,7 @@
         },
     },
     srcs: [
+        "src/hb-aat-layout.cc",
         "src/hb-blob.cc",
         "src/hb-buffer-serialize.cc",
         "src/hb-buffer.cc",
@@ -74,6 +75,7 @@
         "src/hb-static.cc",
         "src/hb-unicode.cc",
         "src/hb-warning.cc",
+        "src/hb-ot-face.cc",
         "src/hb-ot-font.cc",
         "src/hb-ot-layout.cc",
         "src/hb-ot-map.cc",
@@ -88,7 +90,6 @@
         "src/hb-ot-shape-complex-khmer.cc",
         "src/hb-ot-shape-complex-myanmar.cc",
         "src/hb-ot-shape-complex-thai.cc",
-        "src/hb-ot-shape-complex-tibetan.cc",
         "src/hb-ot-shape-complex-use.cc",
         "src/hb-ot-shape-complex-use-table.cc",
         "src/hb-ot-shape-normalize.cc",