summaryrefslogtreecommitdiff
path: root/rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp')
-rw-r--r--rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp b/rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp
index 809a3b502a..28357a1a1e 100644
--- a/rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp
+++ b/rebootescrow/aidl/vts/functional/VtsHalRebootEscrowTargetTest.cpp
@@ -123,6 +123,7 @@ TEST_P(RebootEscrowAidlTest, Store_Success) {
rebootescrow->storeKey(KEY_1);
}
+GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(RebootEscrowAidlTest);
INSTANTIATE_TEST_SUITE_P(
RebootEscrow, RebootEscrowAidlTest,
testing::ValuesIn(android::getAidlHalInstanceNames(IRebootEscrow::descriptor)),