| commit | 7c02b06afefaa7fad144035dc97aa79285a04f15 | [log] [tgz] |
|---|---|---|
| author | Robert Greenwalt <rgreenwalt@google.com> | Tue May 30 11:51:40 2017 -0700 |
| committer | Robert Greenwalt <rgreenwalt@google.com> | Mon Jun 12 16:46:15 2017 -0700 |
| tree | 482f93ba52ca0df5b9175502e1cad70ee573ee0a | |
| parent | 9337ab17bf74ea28d934a34b4d90653a2067b0c7 [diff] [blame] |
Update EMBMS test app/service with method Lets us know if content is delivered via unicast or bcast. Test: this Change-Id: Idf32022ed5fec848b461cdc8507b260d8c55b401
diff --git a/testapps/EmbmsTestStreamingApp/Android.mk b/testapps/EmbmsTestStreamingApp/Android.mk index 2700522..45826b9 100644 --- a/testapps/EmbmsTestStreamingApp/Android.mk +++ b/testapps/EmbmsTestStreamingApp/Android.mk
@@ -13,5 +13,6 @@ LOCAL_CERTIFICATE := platform LOCAL_MODULE_TAGS := tests +#LOCAL_MODULE_TAGS := debug include $(BUILD_PACKAGE)