commit | be7b2af75d322812277b88c37aaf9330248a8d8e | [log] [tgz] |
---|---|---|
author | Hansen Kurli <hkurli@google.com> | Tue Dec 12 15:05:58 2023 +0800 |
committer | Hansen Kurli <hkurli@google.com> | Tue Mar 05 15:54:04 2024 +0800 |
tree | aa538adacd0752700ae3b5fdaa600fbb7c50d870 | |
parent | 013acc568b60bd9107def71d4e1eb6fa8bf57721 [diff] |
Initialize ConnectivityBlobStore and ConnectivityBlobStoreTest Initial files for ConnectivityBlobStore and ConnectivityBlobStoreTest. This contains the inital setup of the SQLite database. This is the base class for modules such as VPN and WIFI to create a database of blobs where the key is a string of the name. This is to replace the existing dependency on a deprecated legacy keystore database. Bug: 307903113 Test: m Change-Id: I86da54448235abe3fa0c68313810a08d071a0c47