diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..c3516f8 --- /dev/null +++ b/Android.bp @@ -0,0 +1,6 @@ +runtime_resource_overlay { + name: "FontOverlay", + certificate: "platform", + product_specific: true, + sdk_version: "current", +} \ No newline at end of file