commit | f1d517de5dcfe79cc874d8a976f2f72c31b2417d | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Oct 10 15:24:33 2023 -0700 |
committer | Ady Abraham <adyabr@google.com> | Wed Oct 11 19:34:07 2023 +0000 |
tree | b9d23970f80c243928890d81917e856d08121805 | |
parent | 64edb6c4b8e5491de46bf7b58643c0d91ee4e652 [diff] [blame] |
SF: compile libsurfaceflingerflags_test as test Bug: 304338314 Test: presubmit Change-Id: I63daf9be78af684db11f3c6fc6207c69bb17a865
diff --git a/services/surfaceflinger/tests/unittests/Android.bp b/services/surfaceflinger/tests/unittests/Android.bp index 91910c7..ec21eaf 100644 --- a/services/surfaceflinger/tests/unittests/Android.bp +++ b/services/surfaceflinger/tests/unittests/Android.bp
@@ -45,8 +45,7 @@ cc_aconfig_library { name: "libsurfaceflingerflags_test", aconfig_declarations: "surfaceflinger_flags", - // TODO(b/304338314): uncomment the below line once the bug is fixed - // test: true, + test: true, } cc_test {