OSDN Git Service

Restructure logging for selection of share targets
authorSusi Kharraz-Post <susikp@google.com>
Tue, 23 Apr 2019 19:07:10 +0000 (15:07 -0400)
committerSusi Kharraz-Post <susikp@google.com>
Tue, 23 Apr 2019 19:07:10 +0000 (15:07 -0400)
commit4bcca528e3af74e36ebebda0b8d1c847dc7f97c0
treeb6e1522ef7ff3b090fd14725d67b26f22f019d4b
parent25b06f04d4d79b9fc8f9a74d54b27bdccabd88bb
Restructure logging for selection of share targets

After discussions with Matt restructuring the logging so each category
corresponds to one of the fields in the new sharesheet and add a field
that indicates the number of caller supplied share targets.
Also fixing a bug that resulted in double logging.

Bug: 131170860
Test: Manual testing with adb logcat
Change-Id: I75e69f7dec2d6634fca7d55321298d9d8acf4382
core/java/com/android/internal/app/ChooserActivity.java