3
0
Fork 0

gms: Add EmergencyInfoGoogleNoUi

* Fixes Emergency SOS Crash
This commit is contained in:
PainKiller3 2021-12-02 16:35:31 +05:30 committed by AdarshGrewal
parent 4b46d98d64
commit cc81952e12
4 changed files with 13 additions and 0 deletions

View File

@ -893,6 +893,17 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "EmergencyInfoGoogleNoUi",
owner: "gms",
apk: "proprietary/system_ext/app/EmergencyInfoGoogleNoUi/EmergencyInfoGoogleNoUi.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
}
android_app_import {
name: "CarrierSetup",
owner: "gms",

View File

@ -167,6 +167,7 @@ PRODUCT_PACKAGES += \
Velvet \
WellbeingPrebuilt \
WfcActivation \
EmergencyInfoGoogleNoUi \
CarrierSetup \
GoogleFeedback \
GoogleServicesFramework \

View File

@ -206,6 +206,7 @@ system_ext/etc/permissions/privapp-permissions-google-se.xml
# SafetyHub
-product/priv-app/SafetyHubPrebuilt/SafetyHubPrebuilt.apk;OVERRIDES=EmergencyInfo;PRESIGNED
-system_ext/app/EmergencyInfoGoogleNoUi/EmergencyInfoGoogleNoUi.apk;PRESIGNED
# Security
-product/app/DevicePolicyPrebuilt/DevicePolicyPrebuilt.apk;PRESIGNED