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

Commit 6879ad71 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add comment for status of the signature permission allowlist flag" into main

parents 3985e078 f676c576
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -237,6 +237,8 @@ flag {
    bug: "307327678"
}

# This flag is enabled since V but not a MUST requirement in CDD yet, so it needs to stay around
# for now and any code working with it should keep checking the flag.
flag {
    name: "restrict_nonpreloads_system_shareduids"
    namespace: "package_manager_service"
+2 −0
Original line number Diff line number Diff line
@@ -91,6 +91,8 @@ flag {
    bug: "283989236"
}

# This flag is enabled since V but not a MUST requirement in CDD yet, so it needs to stay around
# for now and any code working with it should keep checking the flag.
flag {
    name: "signature_permission_allowlist_enabled"
    is_fixed_read_only: true