android_system_core/libsysutils/src
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.cpp system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
FrameworkListener.cpp Delete sysutils/List.h 2018-09-05 21:07:23 +09:00
NetlinkEvent.cpp [libsysutils] Modernize codebase by replacing NULL with nullptr 2018-07-24 16:34:27 -07:00
NetlinkListener.cpp Remove old LOG_EVENT_* code from libsysutils 2017-07-11 15:14:26 -07:00
OWNERS Use multiple patterns and emails in per-file syntax. 2018-08-27 10:19:32 -07:00
ServiceManager.cpp There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
SocketClient.cpp [libsysutils] Modernize codebase by replacing NULL with nullptr 2018-07-24 16:34:27 -07:00
SocketListener.cpp SocketListener: use poll() instead of select() 2018-08-28 05:52:56 +09:00
SocketListener_test.cpp Delete sysutils/List.h 2018-09-05 21:07:23 +09:00