commit | 566fcdabaad557bb7cc447c3b3ef63de6b93babe | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Nov 23 10:36:36 2016 -0800 |
committer | Eric Laurent <elaurent@google.com> | Wed Nov 30 16:59:08 2016 -0800 |
tree | 729ee6111393d08ed714716809dacb3bc784d771 | |
parent | 437e0f14966c3f75b6db64f8bcd158b69c83a870 [diff] [blame] |
Basic target VTS test for broadcast radio HAL Test: build and run test Bug: 32022455 Change-Id: Iad696acae8d76bc8c5cad05eee0c6635dc9a855a
diff --git a/broadcastradio/Android.bp b/broadcastradio/Android.bp index bbb3e4b..33f70eb 100644 --- a/broadcastradio/Android.bp +++ b/broadcastradio/Android.bp
@@ -1,4 +1,5 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/vts/functional", ]