зеркало из https://github.com/mozilla/gecko-dev.git
Fix merge conflict from backout of bug 872806
This commit is contained in:
Родитель
0c55559813
Коммит
dec3d1777a
|
@ -81,11 +81,8 @@ public final class Distribution {
|
|||
File distDir = new File("/system/" + context.getPackageName() + "/distribution");
|
||||
if (distDir.exists()) {
|
||||
distributionSet = true;
|
||||
<<<<<<< local
|
||||
distPath = distDir.getPath();
|
||||
settings.edit().putString(pathKeyName, distPath).commit();
|
||||
=======
|
||||
>>>>>>> other
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче