diff --git a/README.md b/README.md index d015bfb..a24fd73 100644 --- a/README.md +++ b/README.md @@ -30,15 +30,15 @@ All of these include required permissions and an addon.d file to backup/restore everything on a ROM flash in a system installation. #### Table of contents of different MinMicroG variants -| Component \ Variant | Standard | NoGoolag | Minimal | MinimalIAP | -|-----------------------|----------|----------|---------|------------| -| MicroG | x | x | x | x | -| Maps APIv1 | x | x | x | x | -| Fake Store | | x | x | | -| Google Play Store | x | | | x | -| Aurora Store | | x | | | -| Aurora Droid | x | x | | | -| Google Sync adapters | x | | | | +| Component \ Variant | Standard | NoGoolag | Minimal | MinimalPhonesky | +|-----------------------|----------|----------|---------|-----------------| +| MicroG | x | x | x | x | +| Maps APIv1 | x | x | x | x | +| Fake Store | | x | x | | +| Google Play Store | x | | | x | +| Aurora Store | | x | | | +| Aurora Droid | x | x | | | +| Google Sync adapters | x | | | | #### List of MinAddon variants They just consist of singular components, just what they say on their label. diff --git a/conf/defconf-minimaliap.txt b/conf/defconf-minimalphonesky.txt similarity index 99% rename from conf/defconf-minimaliap.txt rename to conf/defconf-minimalphonesky.txt index 9a77d99..326baa9 100644 --- a/conf/defconf-minimaliap.txt +++ b/conf/defconf-minimalphonesky.txt @@ -1,6 +1,6 @@ # Config -variant="MinimalIAP"; +variant="MinimalPhonesky"; ver="2.12.0"; verc="2120"; date="29 july 2023";