Add Android.bp

This commit is contained in:
2025-09-03 17:49:12 -07:00
parent eb35e5db9b
commit 8ff3c45fd5

6
Android.bp Normal file
View File

@@ -0,0 +1,6 @@
runtime_resource_overlay {
name: "FontOverlay",
certificate: "platform",
product_specific: true,
sdk_version: "current",
}