diff options
Diffstat (limited to 'broadcastradio/Android.bp')
-rw-r--r-- | broadcastradio/Android.bp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/broadcastradio/Android.bp b/broadcastradio/Android.bp index 7a315faab3..8c65bf6013 100644 --- a/broadcastradio/Android.bp +++ b/broadcastradio/Android.bp @@ -5,5 +5,8 @@ subdirs = [ "1.0/vts/functional", "1.1", "1.1/default", + "1.1/tests", + "1.1/utils", "1.1/vts/functional", + "1.1/vts/utils", ] |