androidenv: manually (!) delete oldest revision of google images
... as same name hence clashing. This shall rather be solved by enhancement of the scripts.
This commit is contained in:
parent
3286057969
commit
72e3836bfb
|
@ -321,16 +321,6 @@
|
||||||
sha1 = "ab009fc1308ded01539af4f8233b252d411145bc";
|
sha1 = "ab009fc1308ded01539af4f8233b252d411145bc";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"28".google_apis."x86" = {
|
|
||||||
name = "system-image-28-google_apis-x86";
|
|
||||||
path = "system-images/android-28/google_apis/x86";
|
|
||||||
revision = "28-google_apis-x86";
|
|
||||||
displayName = "Google APIs Intel x86 Atom System Image";
|
|
||||||
archives.all = fetchurl {
|
|
||||||
url = https://dl.google.com/android/repository/sys-img/google_apis/x86-28_r09.zip;
|
|
||||||
sha1 = "7c84ba5cbc009132ce38df52830c17b9bffc54bb";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"28".google_apis."x86" = {
|
"28".google_apis."x86" = {
|
||||||
name = "system-image-28-google_apis-x86";
|
name = "system-image-28-google_apis-x86";
|
||||||
path = "system-images/android-28/google_apis/x86";
|
path = "system-images/android-28/google_apis/x86";
|
||||||
|
@ -391,4 +381,4 @@
|
||||||
sha1 = "ae12e1c3e1b36043a299359850e9315f47262f81";
|
sha1 = "ae12e1c3e1b36043a299359850e9315f47262f81";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -41,16 +41,6 @@
|
||||||
sha1 = "eb5a944ceb691ca0648d0a6f0d93893a47223b5d";
|
sha1 = "eb5a944ceb691ca0648d0a6f0d93893a47223b5d";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"28".google_apis_playstore."x86" = {
|
|
||||||
name = "system-image-28-google_apis_playstore-x86";
|
|
||||||
path = "system-images/android-28/google_apis_playstore/x86";
|
|
||||||
revision = "28-google_apis_playstore-x86";
|
|
||||||
displayName = "Google Play Intel x86 Atom System Image";
|
|
||||||
archives.all = fetchurl {
|
|
||||||
url = https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-28_r08.zip;
|
|
||||||
sha1 = "5381f9d52a3bf1967c9c92a25b20012cd68764c8";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
"28".google_apis_playstore."x86" = {
|
"28".google_apis_playstore."x86" = {
|
||||||
name = "system-image-28-google_apis_playstore-x86";
|
name = "system-image-28-google_apis_playstore-x86";
|
||||||
path = "system-images/android-28/google_apis_playstore/x86";
|
path = "system-images/android-28/google_apis_playstore/x86";
|
||||||
|
@ -159,4 +149,4 @@
|
||||||
sha1 = "aef2a953f20ca40ab94a4e1d633d2c84a27dc1e1";
|
sha1 = "aef2a953f20ca40ab94a4e1d633d2c84a27dc1e1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue