diff options
| author | 2021-04-28 22:16:19 +0000 | |
|---|---|---|
| committer | 2021-04-28 22:16:19 +0000 | |
| commit | 65512b664d7a0c6c2a6e2c7c1f44e3d84d1afc0f (patch) | |
| tree | 13c5ca852db655d718d19d0a4782c04e8724715b | |
| parent | ab29b2bdb7dba53d846e48a98d4077f7cdc60d32 (diff) | |
| parent | f183eef4d31433ec36457b5eb8cbb2d9b5a7e4af (diff) | |
Merge "Remove libsurfaceflinger_unittest from root TEST_MAPPING" am: 82261324f2 am: f183eef4d3
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1688946
Change-Id: I6c8cfc6978bf6f42e360d53be60a54f60042c6af
| -rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 8173c8927e..f7d1dde3f8 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -55,9 +55,6 @@ "include-filter": "*RelativeZTest.*" } ] - }, - { - "name": "libsurfaceflinger_unittest" } ] } |