Skip to content
Commit 76894462 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Add ConfigUpdater service for CT logs

The service extracts the logs from the json log list format and creates
a lookup directory based on conscrypt's CTLogStoreImpl's lookup.

Since we don't have renameat2 yet (3.15 kernels) in order to support
atomic swapping of the log directories on updates a symlink is used
to point to the current directory and then that symlink is atomically
replaced with a symlink pointing to the new directory.

Bug: 28746284
Test: running ConfigUpdater/scripts/test_install.sh with various ctlog
files
Change-Id: I39372aea83aff6d4a72e517eaae7a7c6eac89c57
parent ce656462
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment