summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Fang <quxiangfang@google.com>2019-10-25 12:54:01 -0700
committerHenry Fang <quxiangfang@google.com>2019-11-06 22:45:14 +0000
commitee99f190cef28e519585e8e82c45a9b195baaa7c (patch)
tree40735c17b9d4c9ed0a683cda59ef5c108115e698
parent42a3965b557c9e3366c5dcb1cf8914a3b28db36f (diff)
downloadcuttlefish_common-ee99f190cef28e519585e8e82c45a9b195baaa7c.tar.gz
Add cas@1.2 to whitelist before enable it.
Test: Manual bug: 141783130 Change-Id: I03c14b7e59cc955b4cebd8af61747169037e181c Merged-In: I03c14b7e59cc955b4cebd8af61747169037e181c
-rw-r--r--tests/hidl/hidl_implementation_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/hidl/hidl_implementation_test.cpp b/tests/hidl/hidl_implementation_test.cpp
index a4782f2b..85a58fe3 100644
--- a/tests/hidl/hidl_implementation_test.cpp
+++ b/tests/hidl/hidl_implementation_test.cpp
@@ -45,6 +45,7 @@ static std::set<std::string> kKnownMissing = {
"android.hardware.camera.device@1.0",
"android.hardware.camera.device@3.5",
"android.hardware.camera.provider@2.5",
+ "android.hardware.cas@1.2",
"android.hardware.cas.native@1.0",
"android.hardware.confirmationui@1.0",
"android.hardware.contexthub@1.0",