platform_hardware_interfaces/graphics/composer/aidl
ramindani d575109c1e Check Exception Code for Service specific error
Before checking the service specific error
we need to check that getExceptionCode returns
EX_SERVICE_SPECIFIC error code. Added a method and
used that to do the two checks together for exceptionCode
and for the service specific error code, so that we don't
repeat two lines in all the tests that need them.

EXPECT_NO_FATAL_FAILURES print the correct line number of the test
or iteration of the test when used with helper functions, and
testing guidelines recommend it too here: go/gunitadvanced#propagating-fatal-failures

Test: atest VtsHalGraphicsComposer3_TargetTest
BUG: 205152739
Change-Id: I1d3c3aa9b34dcefb14be507ff61b73b6f08a5204
2022-04-25 20:44:04 +00:00
..
aidl_api/android.hardware.graphics.composer3 Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
android/hardware/graphics/composer3 Clarify documentation for the dimming stage. 2022-03-24 15:54:05 +00:00
include/android/hardware/graphics/composer3 Merge "Move ComposerServiceWriter to composer3." into tm-dev 2022-04-19 21:32:21 +00:00
vts Check Exception Code for Service specific error 2022-04-25 20:44:04 +00:00
Android.bp Freeze AIDL APIs for TM 2022-03-31 12:01:39 +09:00
OWNERS composer: add CoGS team as OWNERS 2021-10-20 20:57:36 +00:00