OSDN Git Service

android: add genrule for generated_static_table_fourcc.h
[android-x86/external-libdrm.git] / omap / Android.bp
1 build = ["Android.sources.bp"]
2
3 cc_library_shared {
4     name: "libdrm_omap",
5     defaults: [
6         "libdrm_defaults",
7         "libdrm_omap_sources",
8     ],
9     vendor: true,
10
11     shared_libs: ["libdrm"],
12 }