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

Commit be88aeb2 authored by Zhen Zhang's avatar Zhen Zhang
Browse files

Define the flag for signal collector

Flag: android.os.enable_binder_call_signal_collector
Fixes: 421243909
Test: Build successfully

Change-Id: I7705778092e96c5a582fbf543b97529e5e7f1773
parent 93c89548
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -253,6 +253,13 @@ flag {
    bug: "370845648"
}

flag {
    name: "enable_binder_call_signal_collector"
    namespace: "backstage_power"
    description: "Enable binder call signal collector for anomaly detection."
    bug: "421243909"
}

flag {
    name: "get_private_space_settings"
    namespace: "profile_experiences"