commit | c7ef39d1302ee1db56a794e60319e03c96e87b15 | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Tue Aug 03 18:28:17 2021 -0700 |
committer | Dominik Laskowski <domlaskowski@google.com> | Tue Aug 03 19:03:52 2021 -0700 |
tree | cb2aa0e99e55256bbde96a95284ac7b07891f460 | |
parent | 54586529e384ebe843c13225c81589f96c8bbe3e [diff] |
evs: Use ui::LayerStack Bug: 182939859 Test: Build Change-Id: I8d21e3a0bea81a351fb0c48882f92eb8c784ad80
diff --git a/automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp b/automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp index 8cc1882..e1b9729 100644 --- a/automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp +++ b/automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp
@@ -630,7 +630,7 @@ ASSERT_GT(height, 0); android::ui::DisplayState* pState = (android::ui::DisplayState*)state.data(); - ASSERT_NE(pState->layerStack, -1); + ASSERT_NE(pState->layerStack, android::ui::INVALID_LAYER_STACK); }); // Test each reported camera