Loading libs/input/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ cc_aconfig_library { // overrides for flags, without having to link against a separate version of libinput or of this // library. Bundling this library directly into libinput prevents us from having to add this // library as a shared lib dependency everywhere where libinput is used. test: true, mode: "test", shared: { enabled: false, }, Loading services/surfaceflinger/tests/unittests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ filegroup { cc_aconfig_library { name: "libsurfaceflingerflags_test", aconfig_declarations: "surfaceflinger_flags", test: true, mode: "test", } cc_test { Loading Loading
libs/input/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ cc_aconfig_library { // overrides for flags, without having to link against a separate version of libinput or of this // library. Bundling this library directly into libinput prevents us from having to add this // library as a shared lib dependency everywhere where libinput is used. test: true, mode: "test", shared: { enabled: false, }, Loading
services/surfaceflinger/tests/unittests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ filegroup { cc_aconfig_library { name: "libsurfaceflingerflags_test", aconfig_declarations: "surfaceflinger_flags", test: true, mode: "test", } cc_test { Loading