Skip to content
Commit 28e33ea3 authored by Victor Chang's avatar Victor Chang
Browse files

[fuchsia] Add Fuchsia support to SQLite.

This enables basic database locking, but there are known weaknesses to this
approach. ie. If the process is killed before the *.lock file can be
deleted, then the database is perpetually locked.

Bug: 120103808
Test: Database locking works.
Change-Id: Iac54c5f76e167fef15b490522840d33808d4bc6c
parent aaea07a4
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