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

Commit f60159a8 authored by Edgar Arriaga's avatar Edgar Arriaga
Browse files

Add skip_home_art_pins trunk stable flag

Bug: 340935152
Flag: com.android.server.flags.skip_home_art_pins
Change-Id: Ie92527251621c921564887a4d863acac76ca1c84
parent 290275a0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "This flag controls if webview should be pinned in memory."
    bug: "307594624"
}

flag {
    name: "skip_home_art_pins"
    namespace: "system_performance"
    description: "Ablation study flag that controls if home app odex/vdex files should be pinned in memory."
    bug: "340935152"
}
 No newline at end of file