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

Commit 9b20ff48 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag to disable .art file madvise by default" into main

parents a80655b5 70a34aa2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -18,6 +18,13 @@ flag {
    bug: "288842045"
}

flag {
     name: "disable_madvise_artfile_default"
     namespace: "system_performance"
     description: "Disables madvise of .art files by default during app start."
     bug: "382110550"
}

flag {
    name: "disallow_cellular_null_ciphers_restriction"
    namespace: "cellular_security"