OSDN Git Service

Support custom path when saving bugreports.
authorJeff Sharkey <jsharkey@android.com>
Thu, 16 Aug 2012 17:32:14 +0000 (10:32 -0700)
committerJeff Sharkey <jsharkey@android.com>
Thu, 16 Aug 2012 18:48:42 +0000 (11:48 -0700)
commit6186a9cb55dae698f048616bb82887565d5779df
tree5b7269c674ec83fa42f52007284562af970fb0bb
parent9ebc639a313d143ade1293cb5932b446d5e623d5
Support custom path when saving bugreports.

When running on multi-user devices, we need to save bugreport data
to a write path, and launch intents using a different read path.

Bug: 6925012
Change-Id: I32773b733e8a4dd75a30f5b9b05424c4238243af
bugmailer/bugmailer.sh
bugmailer/src/com/android/commands/sendbug/SendBug.java