History log of /system/bt/bta/test/gatt_cache_file_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93d7ffd15cb5d25e964f64862030020bc6bb7895 13-Dec-2017 Jakub Pawlowski <jpawlowski@google.com> Bump GATT cache file version marker

In commit 819e2ecb84, the type used for UUID in the GATT cache was changed
from tBT_UUID to bluetooth:Uuid. This changed the binary representation of
this field. 18 bytes were used previously, now only 16 bytes are used.
This change made GATT cache file format incompatible between Android
versions, and requires an increment of cache file format version.

Fixes: 70297056
Test: added GattCacheTest
Change-Id: I4bceada300dbe3aab10d14df2aa853e4573c536e
/system/bt/bta/test/gatt_cache_file_test.cc