From 5426bebd0bdc2414325e7d969456648722bb19d4 Mon Sep 17 00:00:00 2001 From: FriendlyNeighborhoodShane Date: Mon, 1 Apr 2024 01:14:53 +0530 Subject: [PATCH] conf: rename MinimalIAP to MinimalPhonesky --- README.md | 18 +++++++++--------- ...imaliap.txt => defconf-minimalphonesky.txt} | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) rename conf/{defconf-minimaliap.txt => defconf-minimalphonesky.txt} (99%) 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";