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

Commit 22a83743 authored by Shawn Willden's avatar Shawn Willden
Browse files

Create flag for FRP hardening feature

Bug: 290312729
Test: N/A
Change-Id: I5dc93158a5aba69440b10ff93c30c7878a27f381
parent e701119e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -43,3 +43,11 @@ flag {
    description: "Collect sepolicy hash from sysfs"
    bug: "308471499"
}

flag {
    name: "frp_enforcement"
    namespace: "android_hw_security"
    description: "This flag controls whether PDB enforces FRP"
    bug: "290312729"
    is_fixed_read_only: true
}