commit | 3e430e1b7008a34cdc9f62138a6033a4ac7eb06c | [log] [tgz] |
---|---|---|
author | Nolan Scobie <nscobie@google.com> | Tue Dec 20 21:18:58 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 20 21:18:58 2022 +0000 |
tree | 5e83660e36dd387523a967ae284358cc6645087f | |
parent | bd589c941f1824c7004c8264e943ad73d4208563 [diff] | |
parent | b06a84aa9917bdfd48ffc71219e99a90b222bf29 [diff] |
Merge "Add libgui_test to libs/gui/TEST_MAPPING postsubmit"
diff --git a/libs/gui/TEST_MAPPING b/libs/gui/TEST_MAPPING index 1c43530..9415035 100644 --- a/libs/gui/TEST_MAPPING +++ b/libs/gui/TEST_MAPPING
@@ -3,5 +3,11 @@ { "path": "frameworks/native/libs/nativewindow" } + ], + "postsubmit": [ + { + // TODO(257123981): move this to presubmit after dealing with existing breakages. + "name": "libgui_test" + } ] }