Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 842a6656 authored by Ellen Arteca's avatar Ellen Arteca
Browse files

Add API flag for storage area API

Adds a flag behind which we add the new storage area API.

Bug: 325129836
Test: atest StorageAreaTest
Change-Id: I974477213015b215e60d2e23392638d674cc14c0
parent f2b3fc05
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -40,6 +40,13 @@ flag {
    bug: "296475382"
}

flag {
    name: "unlocked_storage_api"
    namespace: "hardware_backed_security"
    description: "Feature flag for unlocked-only storage API"
    bug: "325129836"
}

flag {
    name: "deprecate_fsv_sig"
    namespace: "hardware_backed_security"