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

Commit b6f153d5 authored by Steven Terrell's avatar Steven Terrell
Browse files

Add Count Instances API Flag

Change adds the flag that will guard the new methods for counting the
instances of classes.

Bug: 337354084
Flag: EXEMPT - This adds the flag
Test: m
Change-Id: I8f31279f1af12549f431eda0b620d5b7c6738ef9
parent 785c2a26
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -216,6 +216,13 @@ flag {
    bug: "364767133"
}

flag {
    name: "count_class_instances_api"
    namespace: "system_performance"
    description: "Guards the new count instances of classes api"
    bug: "337354084"
}

flag {
    name: "cpu_gpu_headrooms"
    namespace: "game"