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

Commit 681ea630 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add flag to disable .art file madvise by default" into main am: 9b20ff48

parents 94132b91 9b20ff48
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"