commit | d477903f19888cd163b4a7434ff11e593b0b01ed | [log] [tgz] |
---|---|---|
author | tiansiming <tiansiming@xiaomi.com> | Sun Nov 05 21:18:32 2017 +0800 |
committer | tiansiming <tiansiming@xiaomi.com> | Sun Nov 05 21:18:32 2017 +0800 |
tree | e4bcb10126e673b2925d788871eb4b9e48dbf04c | |
parent | 6d14940a0e4c050f5f51185fb5a052d961ada7a7 [diff] |
Avoid clearing default browser setting when unnecessary If the priority parameter of a browser app's intent-filter in Manifest is less than 0, it can not be selected by user. So it shoult not clear default browser settings. Bug: Install more than one browser apps, and pick one as default, then install com.taobao.taobao. Default settings will be cleared. Test: N/A Change-Id: Ib24d80a025ae848cb90ada436cf65bf8cbed785f Signed-off-by: tiansiming <tiansiming@xiaomi.com>