commit | 5d925ecbdf0858821161272366ecdd199bf50ab0 | [log] [tgz] |
---|---|---|
author | Ellen Arteca <emarteca@google.com> | Fri May 10 16:48:58 2024 +0000 |
committer | Ellen Arteca <emarteca@google.com> | Fri May 10 21:37:09 2024 +0000 |
tree | 3b891017e9845c2c75ca519bf245406444b44cc1 | |
parent | ad5e62b94642b22b1bbb6a327110c2b8c7e6c032 [diff] |
Add a C++ library wrapper for the android.security flags Adds a C++ library for the android.security flags, so the feature flags can be accessed from native code. This CL is paired with flagging of storage area setup code in installd and vold, which use the `unlocked_storage_api` feature flag. Bug: 325129836 Test: atest StorageAreaTest Change-Id: Ib702b9f0725ac0d960d393e3ff9b2d6d18fc934c