ANDROID: Update drm_hwc pre/postsubmit am: a42c007e78 am: 446aef1473
Original change: https://android-review.googlesource.com/c/platform/external/drm_hwcomposer/+/3447528
Change-Id: Idb37538077ec3f58ea1360b768bf8caa8692a444
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/TEST_MAPPING b/TEST_MAPPING
index dc01a00..f2c9f59 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,12 +1,28 @@
{
+ "presubmit": [
+ {
+ "name": "VtsHalGraphicsComposer3_TargetTest"
+ }
+ ],
"postsubmit": [
{
+ "name": "CuttlefishDisplayTests"
+ },
+ {
+ "name": "CuttlefishDisplayHotplugTest"
+ }
+ ],
+ "desktop-presubmit": [
+ {
"name": "VtsHalGraphicsComposer3_TargetTest"
}
],
"desktop-postsubmit": [
{
- "name": "VtsHalGraphicsComposer3_TargetTest"
+ "name": "CuttlefishDisplayTests"
+ },
+ {
+ "name": "CuttlefishDisplayHotplugTest"
}
]
}
\ No newline at end of file