Files
xenocara/lib/libdrm/omap/Android.bp
2024-10-17 09:54:53 +00:00

13 lines
208 B
Plaintext

build = ["Android.sources.bp"]
cc_library_shared {
name: "libdrm_omap",
defaults: [
"libdrm_defaults",
"libdrm_omap_sources",
],
vendor: true,
shared_libs: ["libdrm"],
}