diff options
author | Narayan Kamath <narayan@google.com> | 2014-01-08 11:58:32 +0000 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2014-01-08 12:04:53 +0000 |
commit | c6f429007c2c402be71f69693cb1d2e6a1c8d0cf (patch) | |
tree | 3fbc83568fc04b9c526f2342cc29be227220f010 /tools/aidl/generate_java.cpp | |
parent | 517e9b11d53609d59c60d22dc085e7f9fd442248 (diff) |
Fix preference puts with "null" values.
Null values were being written out as <null /> elements in the
XML prefs file (as expected). This allowed the getFoo() functions
to work correctly because they treated null values as missing mappings
but containsKey would fail.
bug: https://code.google.com/p/android/issues/detail?id=64563
Change-Id: I1f466d01db96bf26e208d4fed3a6f257228bea5d
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions