commit | 64b8787dbf65a13f36a9ae4f7c31eed3c5bc5bc3 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Wed Dec 21 11:48:24 2016 -0800 |
committer | Phil Burk <philburk@google.com> | Wed Jan 18 08:29:06 2017 +0000 |
tree | c1d6b77662fcd5cd5a9c7fc12735c6248c98d16b | |
parent | 2355edbcacfcb6e852a8707d893aaca788d42fdc [diff] [blame] |
Oboe Examples: write_sine_threaded These will eventually be moved to a separate repo. Bug: 33347409 Test: these are examples that also serve as tests Change-Id: I4c2330bb2490f55305cebcd9d3cbdfa26ee837a1 Signed-off-by: Phil Burk <philburk@google.com>
diff --git a/media/liboboe/examples/Android.mk b/media/liboboe/examples/Android.mk new file mode 100644 index 0000000..5053e7d --- /dev/null +++ b/media/liboboe/examples/Android.mk
@@ -0,0 +1 @@ +include $(call all-subdir-makefiles)