wifi: Copy over KeyValueListParser
KeyValueListParser introduces a lot of transitive @hide dependencies on
ProtoStream, etc. So, copy over the KeyValueParser portions which we
realy need (i.e strip out all the proto dump methods from the original).
Also, rename the filegroup name to be consistent with wifi service name
(wifistack is no loner relevant).
Bug: 142809066
Test: Compiles. Ensured the @hide dependencies are not seen with
proguard disabled.
Change-Id: I665b0d42755471bffb6a37816243d715c1e5c202
4 files changed