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

Commit a71a3802 authored by Victor Hsieh's avatar Victor Hsieh Committed by Android (Google) Code Review
Browse files

Merge "New flag for collecting sepolicy hash" into main

parents 67d3b7ca e8de1eff
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -29,3 +29,10 @@ flag {
    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"
}