4b077c51f2
The previous code would lazily check for 'exact' and accept any other value as a prefix match. This should be a tighter check allowing only 'exact', 'prefix', or an empty string for this option. Test: build fails if an invalid string is used for the match operation Test: build succeeds normally Test: `getprop -Z` shows exact vs prefix is differentiated correctly Change-Id: I21dcb193810d65f468f8960967eabfd261f71e21 |
||
---|---|---|
.. | ||
include/property_info_serializer | ||
Android.bp | ||
property_info_file.cpp | ||
property_info_serializer.cpp | ||
property_info_serializer_test.cpp | ||
space_tokenizer.h | ||
trie_builder.cpp | ||
trie_builder.h | ||
trie_builder_test.cpp | ||
trie_node_arena.h | ||
trie_serializer.cpp | ||
trie_serializer.h |