sm7325-common: Update PowerOffAlarm from spacewar
This commit is contained in:
parent
52cab5af8e
commit
9b4ef36c66
22
Android.bp
22
Android.bp
@ -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",
|
||||
|
Binary file not shown.
BIN
proprietary/system_ext/app/PowerOffAlarm/PowerOffAlarm.apk
Normal file
BIN
proprietary/system_ext/app/PowerOffAlarm/PowerOffAlarm.apk
Normal file
Binary file not shown.
Binary file not shown.
@ -1085,9 +1085,9 @@ PRODUCT_PACKAGES += \
|
||||
CneApp \
|
||||
IWlanService \
|
||||
TimeService \
|
||||
PowerOffAlarm \
|
||||
uimgbaservice \
|
||||
ImsRcsService \
|
||||
PowerOffAlarm \
|
||||
QtiTelephony \
|
||||
QtiTelephonyService \
|
||||
WfdService \
|
||||
|
Loading…
x
Reference in New Issue
Block a user