From d620a2984d9197d75aa54bb6f4a7d9b1788e1b70 Mon Sep 17 00:00:00 2001 From: Youming Ye Date: Tue, 23 Apr 2019 11:10:13 -0700 Subject: [PATCH] Add comment to track setSystemSelectionChannels api test Since the system API for the hal is not implemented in Q, we disable the vts test. Adding corresponding comments on the test. Bug: 130254624 Test: Build Change-Id: I777961aeaf8fb2baa28cee47cf3df4015a6ee0f0 --- radio/1.3/vts/functional/radio_hidl_hal_api.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/radio/1.3/vts/functional/radio_hidl_hal_api.cpp b/radio/1.3/vts/functional/radio_hidl_hal_api.cpp index 1bebae7389..030f489c48 100644 --- a/radio/1.3/vts/functional/radio_hidl_hal_api.cpp +++ b/radio/1.3/vts/functional/radio_hidl_hal_api.cpp @@ -78,6 +78,8 @@ TEST_F(RadioHidlTest_v1_3, getModemStackStatus) { /* * Test IRadio.setSystemSelectionChannels() for the response returned. + * + * This test is excluded from manifest, due to non-implementation in Q. Tracked by b/130254624. */ TEST_F(RadioHidlTest_v1_3, setSystemSelectionChannels) { serial = GetRandomSerialNumber();