diff options
author | Michael Lentine <mlentine@google.com> | 2015-05-18 13:04:01 -0700 |
---|---|---|
committer | Michael Lentine <mlentine@google.com> | 2015-05-18 13:14:32 -0700 |
commit | 60788050236ff77f84675e12efe9dba098e49870 (patch) | |
tree | d4f1df78f418119dede449b90871a3e76eb8bc44 /libion | |
parent | 6de7a06afb3f70abe1517fc55efd1a11110e5197 (diff) | |
download | system_core-60788050236ff77f84675e12efe9dba098e49870.zip system_core-60788050236ff77f84675e12efe9dba098e49870.tar.gz system_core-60788050236ff77f84675e12efe9dba098e49870.tar.bz2 |
Adding a build id check to blob cache.
Add a build id field to the header structure in blob cache. Add build
id support with reading and writing the cache. When the cache gets
written it writes the build id at the end of the header. When read it
checks to see if there is a match between the current version and the
version in the cache. If not, it invalidates the cache which would
typically only occur during an ota update. Also remove blob cache
from the host build.
bug: 18262905
Change-Id: I753b1de1986703a4c1c8691b9d2bb533b2546143
Diffstat (limited to 'libion')
0 files changed, 0 insertions, 0 deletions