OSDN Git Service

Suppress AID log on adb logcat
authorAkinobu Nakashima <akinobu.x.nakashima@sonymobile.com>
Fri, 1 Jun 2018 07:35:10 +0000 (16:35 +0900)
committerHiroki Yamamoto <Hiroki.A.Yamamoto@sony.com>
Fri, 1 Jun 2018 07:47:57 +0000 (07:47 +0000)
commit37e702861579fddfd275143c2421ca53f27cb41c
tree3ef4676a99accd874454eb7d63ba22a8eab84c03
parent186be90eb6dbbf1fe1ad28c8faca47e9b80997d8
Suppress AID log on adb logcat

When NFC event transaction intent is sent,
the device shows AID information on logcat.
But such information should not be shown for security reasons.

Test: Send NFC EventTransaction and check logcat
Bug: 80551185
Change-Id: I8d1f9c1946bb1514e3a6bfa70fff03be4525d6b5
core/java/android/net/Uri.java