platform_system_core/libsysutils/include/sysutils
Bernie Innocenti 11b33690e4 Delete sysutils/List.h
Convert the last user to a regular std::vector, and then put List.h out
of its misery.

Turns out there's another copy of this ancient header:
system/core/libutils/include/utils/List.h. This one is included in
various places, but most don't actually use it. There seems to
be a case for a tool to detect unused headers...

Test: m
Change-Id: Ie457bf5e06f6082537f5de2e1fefe7f05a1f0792
2018-09-05 21:07:23 +09:00
..
FrameworkCommand.h Delete sysutils/List.h 2018-09-05 21:07:23 +09:00
FrameworkListener.h Delete sysutils/List.h 2018-09-05 21:07:23 +09:00
NetlinkEvent.h Stop depending on libnl. 2017-10-05 14:56:44 +09:00
NetlinkListener.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
OWNERS Use multiple patterns and emails in per-file syntax. 2018-08-27 10:19:32 -07:00
ServiceManager.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
SocketClient.h SocketListener: use poll() instead of select() 2018-08-28 05:52:56 +09:00
SocketClientCommand.h Exporting C++ headers from system/core 2017-01-24 22:51:36 +00:00
SocketListener.h SocketListener: use poll() instead of select() 2018-08-28 05:52:56 +09:00