Loading services/inputflinger/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ filegroup { name: "libinputflinger_sources", srcs: [ "InputCommonConverter.cpp", "InputManager.cpp", "InputProcessor.cpp", "PreferStylusOverTouchBlocker.cpp", "UnwantedInteractionBlocker.cpp", Loading Loading @@ -116,6 +115,10 @@ cc_library_shared { "inputflinger_defaults", "libinputflinger_defaults", ], srcs: [ "InputManager.cpp", // other sources are added via "defaults" ], cflags: [ // TODO(b/23084678): Move inputflinger to its own process and mark it hidden //-fvisibility=hidden Loading services/inputflinger/tests/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,6 @@ cc_test { "libc++fs", "libgmock", ], shared_libs: [ "libinputreader", ], require_root: true, test_options: { unit_test: true, Loading Loading
services/inputflinger/Android.bp +4 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ filegroup { name: "libinputflinger_sources", srcs: [ "InputCommonConverter.cpp", "InputManager.cpp", "InputProcessor.cpp", "PreferStylusOverTouchBlocker.cpp", "UnwantedInteractionBlocker.cpp", Loading Loading @@ -116,6 +115,10 @@ cc_library_shared { "inputflinger_defaults", "libinputflinger_defaults", ], srcs: [ "InputManager.cpp", // other sources are added via "defaults" ], cflags: [ // TODO(b/23084678): Move inputflinger to its own process and mark it hidden //-fvisibility=hidden Loading
services/inputflinger/tests/Android.bp +0 −3 Original line number Diff line number Diff line Loading @@ -81,9 +81,6 @@ cc_test { "libc++fs", "libgmock", ], shared_libs: [ "libinputreader", ], require_root: true, test_options: { unit_test: true, Loading