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

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

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

parents b01a9571 83dfa102
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -197,6 +197,13 @@ flag {
    is_exported: true
}

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"