commit | cff13a5a60da47a553c60a32d53aa5c454a03eb1 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Tue May 02 08:45:50 2017 -0700 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Tue May 02 13:43:01 2017 -0700 |
tree | 4ff1c687db7730e2299b0688d26f5ecbbdc1bf52 | |
parent | 64c92b07490fed7d505e5847f094bf56fc021fda [diff] [blame] |
Convert android.hardware.broadcastradio@1.x-impl to soong. Bug: 37512442 Test: it builds Change-Id: If5bd21af21324e323efe3bc2fd77fe0d23560ea5
diff --git a/broadcastradio/Android.bp b/broadcastradio/Android.bp index 5cacbf3..7a315fa 100644 --- a/broadcastradio/Android.bp +++ b/broadcastradio/Android.bp
@@ -1,7 +1,9 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/default", "1.0/vts/functional", "1.1", + "1.1/default", "1.1/vts/functional", ]