commit | 8d430de5d5c87175d39c1ed52055d8d2a80ec5f5 | [log] [tgz] |
---|---|---|
author | Alex Johnston <acjohnston@google.com> | Mon Mar 16 09:31:39 2020 +0000 |
committer | Alex Johnston <acjohnston@google.com> | Mon Mar 16 09:37:10 2020 +0000 |
tree | 2bc136b9ca983abbd0698860d1729d72be1326e8 | |
parent | 59b3974433a75e61a19d0fcc666c68dc7147cc19 [diff] |
Fix AppButtonPreferenceControllerTest * isSystem was not being mocked. * The tests where isSystem should return true were not being tested properly. Bug: 151569506 Test: atest com.android.settings.applications.appinfo.AppButtonsPreferenceControllerTest Change-Id: Ib4249bca8f3c0321d0b64b4dbd4c4e5fc29586e1