summaryrefslogtreecommitdiff
path: root/lib/libdrm/omap/Android.sources.bp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdrm/omap/Android.sources.bp')
-rw-r--r--lib/libdrm/omap/Android.sources.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/libdrm/omap/Android.sources.bp b/lib/libdrm/omap/Android.sources.bp
new file mode 100644
index 000000000..3c7da94a4
--- /dev/null
+++ b/lib/libdrm/omap/Android.sources.bp
@@ -0,0 +1,8 @@
+// Autogenerated with Android.sources.bp.mk
+
+cc_defaults {
+ name: "libdrm_omap_sources",
+ srcs: [
+ "omap_drm.c",
+ ],
+}