Loading flags/system_service.aconfig +20 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,16 @@ flag { bug: "323060869" } flag { name: "avoid_static_loading_of_native" namespace: "bluetooth" description: "Prevent loading native during static initialization and prefer doing it during init" metadata { purpose: PURPOSE_BUGFIX } bug: "339554081" } flag { name: "explicit_kill_from_system_server" namespace: "bluetooth" Loading @@ -36,6 +46,16 @@ flag { bug: "328698375" } flag { name: "kill_instead_of_exit" namespace: "bluetooth" description: "There is no value in pretending we are exiting properly. This is a kill and we should express it this way when finishing the process" metadata { purpose: PURPOSE_BUGFIX } bug: "339553092" } flag { name: "system_server_messenger" namespace: "bluetooth" Loading Loading
flags/system_service.aconfig +20 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,16 @@ flag { bug: "323060869" } flag { name: "avoid_static_loading_of_native" namespace: "bluetooth" description: "Prevent loading native during static initialization and prefer doing it during init" metadata { purpose: PURPOSE_BUGFIX } bug: "339554081" } flag { name: "explicit_kill_from_system_server" namespace: "bluetooth" Loading @@ -36,6 +46,16 @@ flag { bug: "328698375" } flag { name: "kill_instead_of_exit" namespace: "bluetooth" description: "There is no value in pretending we are exiting properly. This is a kill and we should express it this way when finishing the process" metadata { purpose: PURPOSE_BUGFIX } bug: "339553092" } flag { name: "system_server_messenger" namespace: "bluetooth" Loading