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