Skip to content
Snippets Groups Projects
Commit 0e7c45e1 authored by Victor Hsieh's avatar Victor Hsieh Committed by Automerger Merge Worker
Browse files

Merge "Sync core/java/android/security/flags.aconfig to AOSP" into main am:...

Merge "Sync core/java/android/security/flags.aconfig to AOSP" into main am: 2f005a18 am: 0afab341

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2865027



Change-Id: Ie101fe4b18e6f11505f632141e6e32cbe92d39df
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 56f65f32 0afab341
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,25 @@ flag {
bug: "296464083"
is_fixed_read_only: true
}
flag {
name: "deprecate_fsv_sig"
namespace: "hardware_backed_security"
description: "Feature flag for deprecating .fsv_sig"
bug: "277916185"
}
flag {
name: "extend_vb_chain_to_updated_apk"
namespace: "hardware_backed_security"
description: "Use v4 signature and fs-verity to chain verification of allowlisted APKs to Verified Boot"
bug: "277916185"
is_fixed_read_only: true
}
flag {
name: "binary_transparency_sepolicy_hash"
namespace: "hardware_backed_security"
description: "Collect sepolicy hash from sysfs"
bug: "308471499"
}
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