Skip to content
Snippets Groups Projects
Commit b74a147b authored by William Escande's avatar William Escande
Browse files

SystemServer: Add Messenger flag

Bug: 315241296
Bug: 321804999
Bug: 288450479
Test: m Bluetooth | adding flag doesn't change test behavior
Change-Id: I0673861e4faa20541198d70212500b314d4ba2f6
parent fa012c48
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,13 @@ flag {
bug: "303552318"
}
flag {
name: "system_server_messenger"
namespace: "bluetooth"
description: "Replace binder call to the system server with a Messenger to enforce thread safety"
bug: "321804999"
}
flag {
name: "use_new_airplane_mode"
namespace: "bluetooth"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment