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

Commit 8b760b00 authored by Steve Statia's avatar Steve Statia Committed by Android (Google) Code Review
Browse files

Merge "Added flag prevent_system_server_and_phone_deadlock" into main

parents d5aa1125 5fa060e2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,3 +13,10 @@ flag {
    description: "This flag controls telephony feature flags mapping for public APIs and CTS."
    bug:"297989574"
}

flag {
    name: "prevent_system_server_and_phone_deadlock"
    namespace: "telephony"
    description: "This flag controls the order of the binder to prevent deadlock in system_server"
    bug: "315973270"
}
 No newline at end of file