Skip to content

Commit

Permalink
Update microG Service Core to 0.2.28.231657, fix #51
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git committed May 30, 2023
1 parent a29a55d commit cc993dd
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion zip-content/CONTENTS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Apps
| Application +-------+-------+---------+------------+---------+-----------------+
| | Min | Max | F-Droid | Play Store | F-Droid | Original author |
+========================================================================================+=======+=======+=========+============+=========+=================+
| `microG Service Core 0.2.27.223616 <origin/priv-app/GmsCore.apk>`_ | 4.0 | | |yes| | |no| | | |fire| |
| `microG Service Core 0.2.28.231657 <origin/priv-app/GmsCore.apk>`_ | 4.0 | | |yes| | |no| | | |fire| |
+----------------------------------------------------------------------------------------+-------+-------+---------+------------+---------+-----------------+
| `microG Service Core 0.2.13.203915-vtm <origin/priv-app/GmsCoreVtm.apk>`_ | 4.0 | | |no-upd|| |no| | | |fire| |
+----------------------------------------------------------------------------------------+-------+-------+---------+------------+---------+-----------------+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

<exceptions>
<exception package="com.google.android.gms" sha256-cert-digest="9B:D0:67:27:E6:27:96:C0:13:0E:B6:DA:B3:9B:73:15:74:51:58:2C:BD:13:8E:86:C4:68:AC:C3:95:D1:41:65">
<!-- Body sensors -->
<permission name="android.permission.BODY_SENSORS" fixed="false" />
<!-- Account / Contacts -->
<permission name="android.permission.GET_ACCOUNTS" fixed="false" />
<permission name="android.permission.READ_CONTACTS" fixed="false" />
Expand All @@ -28,6 +30,9 @@
<!-- Storage -->
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false" />
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false" />

<!-- Notifications -->
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false" />
<!-- Draw over other apps -->
<permission name="android.permission.SYSTEM_ALERT_WINDOW" fixed="false" />
<!-- Signature spoofing -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,13 @@
<privapp-permissions package="com.google.android.gms" sha256-cert-digest="9B:D0:67:27:E6:27:96:C0:13:0E:B6:DA:B3:9B:73:15:74:51:58:2C:BD:13:8E:86:C4:68:AC:C3:95:D1:41:65">
<permission name="android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST" />
<permission name="android.permission.INSTALL_LOCATION_PROVIDER" />
<permission name="android.permission.LOCATION_HARDWARE" />
<permission name="android.permission.MANAGE_USB" />
<permission name="android.permission.MODIFY_PHONE_STATE" />
<permission name="android.permission.NETWORK_SCAN" />
<permission name="android.permission.UPDATE_APP_OPS_STATS" />
<permission name="android.permission.UPDATE_DEVICE_STATS" />
<permission name="android.permission.WATCH_APPOPS" />
<!-- %FAKE_PACKAGE_SIGNATURE% -->
</privapp-permissions>

Expand Down
6 changes: 0 additions & 6 deletions zip-content/origin/etc/microg-gcm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,4 @@
<map>
<boolean name="checkin_enable_service" value="true" />
<boolean name="gcm_enable_mcs_service" value="true" />
<set name="geocoder_backends">
<string>org.microg.nlp.backend.nominatim/org.microg.nlp.backend.nominatim.BackendService/44226aa6b4ff69627283a28348976371558f039561f776208da08c294286d5d2</string>
</set>
<set name="location_backends">
<string>org.fitchfamily.android.dejavu/org.fitchfamily.android.dejavu.BackendService/6081d318477a555a74ed65d11598a52e91d5fdb7446b07bc2cb88dd5c0f94944</string>
</set>
</map>
6 changes: 0 additions & 6 deletions zip-content/origin/etc/microg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,4 @@
-->

<map>
<set name="geocoder_backends">
<string>org.microg.nlp.backend.nominatim/org.microg.nlp.backend.nominatim.BackendService/44226aa6b4ff69627283a28348976371558f039561f776208da08c294286d5d2</string>
</set>
<set name="location_backends">
<string>org.fitchfamily.android.dejavu/org.fitchfamily.android.dejavu.BackendService/6081d318477a555a74ed65d11598a52e91d5fdb7446b07bc2cb88dd5c0f94944</string>
</set>
</map>
2 changes: 1 addition & 1 deletion zip-content/origin/file-list.dat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
priv-app/GmsCoreVtmLegacy|9|13|GmsCore|com.google.android.gms|da538490beadc760a7a8519ec5ed367f19ae8d7b
priv-app/GmsCoreVtm|14||GmsCore|com.google.android.gms|dd5ed6eadc470b7b99379832dfe40b2e4e41ab59
priv-app/GmsCore|14||GmsCore|com.google.android.gms|50365a6cc0be5b98db784938c29c0710f505c669
priv-app/GmsCore|14||GmsCore|com.google.android.gms|5de6942e54839953df07123a538d27bf04ba9b95
priv-app/GoogleServicesFramework|10||GoogleServicesFramework|com.google.android.gsf|f9907df2e2c8fd20cd2e928821641fa01fca09ce
priv-app/FakeStore|9||Phonesky|com.android.vending|4bce32236ec486fe379cec91b36493626e13130f
priv-app/FDroidPrivilegedExtension|8||FDroidPrivilegedExtension|org.fdroid.fdroid.privileged|cb05a14c986f7c470c0eeb2b3f57c27fe2a72a23
Expand Down
Binary file modified zip-content/origin/priv-app/GmsCore.apk
Binary file not shown.
6 changes: 4 additions & 2 deletions zip-content/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,10 @@ if test "${IS_INSTALLATION:?}" = 'true'; then
move_rename_file "${TMP_PATH:?}/origin/profiles/lenovo_yoga_tab_3_pro_10_inches_23.xml" "${TMP_PATH:?}/files/etc/microg_device_profile.xml"
fi

setup_app "${INSTALL_MOZILLABACKEND:?}" 'Mozilla UnifiedNlp Backend' 'IchnaeaNlpBackend' 'app'
setup_app "${INSTALL_NOMINATIMGEOBACKEND:?}" 'Nominatim Geocoder Backend' 'NominatimGeocoderBackend' 'app'
if test "${API:?}" -lt 14 || test "${CPU}" = 'armeabi'; then
setup_app "${INSTALL_MOZILLABACKEND:?}" 'Mozilla UnifiedNlp Backend' 'IchnaeaNlpBackend' 'app'
setup_app "${INSTALL_NOMINATIMGEOBACKEND:?}" 'Nominatim Geocoder Backend' 'NominatimGeocoderBackend' 'app'
fi

# Store selection
market_is_fakestore='false'
Expand Down

0 comments on commit cc993dd

Please sign in to comment.