commit | c6968f31253ddd413880ee4866e78c35b835065b | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Wed Apr 05 14:24:41 2017 -0700 |
committer | Fabien Sanglard <sanglardf@google.com> | Wed Apr 19 14:42:27 2017 -0700 |
tree | 5514800983a69ed88ed089441aceaca493d402da | |
parent | d2f03afc454b09962335c3c9a8315ba69b361f95 [diff] [blame] |
Convert libreplayer to blueprint Bug: 34095715 Test: Manual and AUPT Change-Id: Iad825598fa4035508789c895fc90da52b86e39fb
diff --git a/cmds/surfacereplayer/Android.bp b/cmds/surfacereplayer/Android.bp new file mode 100644 index 0000000..d4c037a --- /dev/null +++ b/cmds/surfacereplayer/Android.bp
@@ -0,0 +1,4 @@ +subdirs = [ + "proto", + "replayer", +] \ No newline at end of file