sm7325-common: Update PowerOffAlarm from spacewar

This commit is contained in:
Marc Bourgoin 2024-02-04 23:17:23 -07:00 committed by Nolen Johnson
parent 52cab5af8e
commit 9b4ef36c66
5 changed files with 12 additions and 12 deletions

View File

@ -91,17 +91,6 @@ android_app_import {
soc_specific: true,
}
android_app_import {
name: "PowerOffAlarm",
owner: "motorola",
apk: "proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
product_specific: true,
}
android_app_import {
name: "uimgbaservice",
owner: "motorola",
@ -124,6 +113,17 @@ android_app_import {
system_ext_specific: true,
}
android_app_import {
name: "PowerOffAlarm",
owner: "motorola",
apk: "proprietary/system_ext/app/PowerOffAlarm/PowerOffAlarm.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
system_ext_specific: true,
}
android_app_import {
name: "QtiTelephony",
owner: "motorola",

View File

@ -1085,9 +1085,9 @@ PRODUCT_PACKAGES += \
CneApp \
IWlanService \
TimeService \
PowerOffAlarm \
uimgbaservice \
ImsRcsService \
PowerOffAlarm \
QtiTelephony \
QtiTelephonyService \
WfdService \