aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2021-10-26 22:36:18 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-10-26 22:36:18 +0000
commit0ee85168e94845814c2eca5dbe87195611556785 (patch)
tree26070455379fece474806f1da0bcfe7ad1c54d35
parentb2a35d1e3c7d2915249056b6aa82e98fed58b10a (diff)
parentcf85dc7144d98e3e0f9a6f68e0a58b0f34c3413d (diff)
downloadcuttlefish-android-s-v2-preview-1.tar.gz
Merge "Remove bufferhub@1.0 from the hal_implementation_test"android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1
-rw-r--r--tests/hal/hal_implementation_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/hal/hal_implementation_test.cpp b/tests/hal/hal_implementation_test.cpp
index a17f4fe4e..cf05ed511 100644
--- a/tests/hal/hal_implementation_test.cpp
+++ b/tests/hal/hal_implementation_test.cpp
@@ -25,7 +25,6 @@ using namespace android;
// clang-format off
static const std::set<std::string> kKnownMissingHidl = {
- "android.frameworks.bufferhub@1.0",
"android.frameworks.cameraservice.device@2.1",
"android.frameworks.schedulerservice@1.0", // deprecated, see b/37226359
"android.frameworks.vr.composer@1.0",