OSDN Git Service

Dump the default broswer in SettingsDumpService
authorjackqdyulei <jackqdyulei@google.com>
Tue, 20 Dec 2016 18:08:19 +0000 (10:08 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Wed, 28 Dec 2016 19:19:47 +0000 (11:19 -0800)
commita9eb4a0ee26fe4f2f6aff36b4a5943736f563733
tree2debfdc181beed91b309f5d9955563689f42f693
parentd5afb5a60c255ef5e8b8f2da101e4d8b57d7834b
Dump the default broswer in SettingsDumpService

In SettingsDumpService, add the feature to dump the default
broswer. When there is no default broswer, dump nothing.

Bug: 27043208
Test: make -j40 RunSettingsRoboTests
Change-Id: I5ce8180d419f8a0e921da72da28eccb36a523668
src/com/android/settings/SettingsDumpService.java
tests/robotests/src/com/android/settings/SettingsDumpServiceTest.java [new file with mode: 0644]