OSDN Git Service

binder: Disable debug mask
authorAlex Naidis <alex.naidis@linux.com>
Wed, 5 Jul 2017 14:50:59 +0000 (16:50 +0200)
committerArian <arian.kulmer@web.de>
Tue, 19 Nov 2019 14:36:12 +0000 (15:36 +0100)
commit9f5bf4a6f7de66588da89c04cb4c85b690c0a9c0
treeec678ccb29c0a8284dfab1ac653936feeb31d903
parentb3b903a39bb45a8c648d9b263c81deefb7f01b03
binder: Disable debug mask

According to Google we should set this to 0
as there is excessive logging in specific usecases
which has a negative impact on latency.

Change-Id: If03401694c2b746b5e2111cb5daafa8eab169e29
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
drivers/android/binder.c