Fix comparator.

android::String8 is not a comparator. The libc++ update catches this
incidentally because it has a check that comparators are const.

Test: m
Test: treehugger
Bug: None
Change-Id: Ie3cb90abc7775f0c91007f1af30fe2922b9a06b9
1 file changed