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

Commit f676c576 authored by Hai Zhang's avatar Hai Zhang
Browse files

Add comment for status of the signature permission allowlist flag

As well as the platform shared UID allowlist flag.

Flag: DOCS_ONLY
Test: presubmit
Change-Id: I8d2032384d1a6961498627395aa9b13b01d43266
parent 47881f64
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