Move ui/GraphicsTypes into include_types
So that libhwui can use it since libhwui links in libui-types rather
than the entire libui library due to prior mainline work
Bug: 200309590
Test: builds, boots
Change-Id: Ia50853962f15eae5f0ced78de3ff0e8a690908d0
diff --git a/libs/ui/include_types/ui/GraphicTypes.h b/libs/ui/include_types/ui/GraphicTypes.h
new file mode 120000
index 0000000..b1859e0
--- /dev/null
+++ b/libs/ui/include_types/ui/GraphicTypes.h
@@ -0,0 +1 @@
+../../include/ui/GraphicTypes.h
\ No newline at end of file