Move broadcastradio test to vendor.

This is a vendor test and is causing builds with BOARD_VNDK_VERSION
to fail during soong processing.

Bug: 37342627
Test: BOARD_VNDK_VERSION=current builds fail later
Change-Id: Icc465b36ff0ecb0ac6c13ba99271eb9b86db6948
This commit is contained in:
Steven Moreland 2017-06-29 11:09:33 -07:00
parent 76ead2532a
commit cfc836a326

View file

@ -16,6 +16,7 @@
cc_test {
name: "android.hardware.broadcastradio@1.1-utils-tests",
vendor: true,
cflags: [
"-Wall",
"-Wextra",