зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1074340 - Keep proguard from changing the access level of createGuestProfile. r=bustage CLOSED TREE
This commit is contained in:
Родитель
a03c76c081
Коммит
fa6cc03734
|
@ -203,6 +203,7 @@ public final class GeckoProfile {
|
|||
}
|
||||
|
||||
// Only public for access from tests.
|
||||
@RobocopTarget
|
||||
public static GeckoProfile createGuestProfile(Context context) {
|
||||
try {
|
||||
// We need to force the creation of a new guest profile if we want it outside of the normal profile path,
|
||||
|
|
Загрузка…
Ссылка в новой задаче