commit | 080b934e6da4c1e09c91e236f5d0705edbd6cb0c | [log] [tgz] |
---|---|---|
author | Insun Kang <insun@google.com> | Wed Jan 17 23:03:48 2018 +0900 |
committer | Insun Kang <insun@google.com> | Fri Jan 19 17:11:16 2018 +0900 |
tree | 4c1b69ff786799747bae9bbaff5ab2c55cee8f98 | |
parent | 9df8cfa0a6c9bf32986fcbd9d12234d4c7c15131 [diff] [blame] |
Initial commit for VideoView2Impl Test: build Change-Id: I2f5e7f85b5a7358c707cf3897f354ead42980956
diff --git a/packages/MediaComponents/Android.mk b/packages/MediaComponents/Android.mk index 6c408c3..bbd2afa 100644 --- a/packages/MediaComponents/Android.mk +++ b/packages/MediaComponents/Android.mk
@@ -32,6 +32,8 @@ LOCAL_MULTILIB := first +LOCAL_JAVA_LIBRARIES += android-support-annotations + # Embed native libraries in package, rather than installing to /system/lib*. # TODO: Find a right way to include libs in the apk. b/72066556 LOCAL_MODULE_TAGS := samples