commit | 92c2bd862dbfa024ccb3dc3334d5063f919fd7bc | [log] [tgz] |
---|---|---|
author | Matthew Sedam <matthewsedam@google.com> | Mon Nov 11 19:52:30 2024 +0000 |
committer | Matthew Sedam <matthewsedam@google.com> | Fri Nov 15 16:51:47 2024 +0000 |
tree | c2876efe718a11a734360f2d7205c46fcd7e02cc | |
parent | eb9805c249daaf93c66587c5c107c4b56cebd927 [diff] [blame] |
Implement Context Hub HAL v4 for Cuttlefish Bug: 361608756 Change-Id: I56466cb7e83bb6a3ee08a37b8a3461c28cb2e840 Flag: TEST_ONLY Test: atest VtsAidlHalContextHubTargetTest
diff --git a/contexthub/aidl/vts/Android.bp b/contexthub/aidl/vts/Android.bp index 62a319e..a19b6fd 100644 --- a/contexthub/aidl/vts/Android.bp +++ b/contexthub/aidl/vts/Android.bp
@@ -33,7 +33,7 @@ "libbinder", ], static_libs: [ - "android.hardware.contexthub-V3-cpp", + "android.hardware.contexthub-V4-cpp", "VtsHalContexthubUtils", ], test_suites: [