commit | 442a2ee35a2c3922237540aed8c16481e03dfb0d | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Fri Aug 26 17:52:29 2016 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Fri Aug 26 17:52:29 2016 -0700 |
tree | d0f167e5bc7adc3e72da4b0baab99e06b47d60cd | |
parent | 1567662f5a709398004cf509fb3f382f0c76f5b1 [diff] [blame] |
Convert to Android.bp See build/soong/README.md for more information. Change-Id: Ib5abad8bcb63bd3f3aa19a08817276fe21902515
diff --git a/Android.bp b/Android.bp new file mode 100644 index 0000000..6fd6c72 --- /dev/null +++ b/Android.bp
@@ -0,0 +1,4 @@ +subdirs = [ + "media/libmedia", + "media/libstagefright/foundation", +]