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,
|
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 {
|
android_app_import {
|
||||||
name: "uimgbaservice",
|
name: "uimgbaservice",
|
||||||
owner: "motorola",
|
owner: "motorola",
|
||||||
@ -124,6 +113,17 @@ android_app_import {
|
|||||||
system_ext_specific: true,
|
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 {
|
android_app_import {
|
||||||
name: "QtiTelephony",
|
name: "QtiTelephony",
|
||||||
owner: "motorola",
|
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 \
|
CneApp \
|
||||||
IWlanService \
|
IWlanService \
|
||||||
TimeService \
|
TimeService \
|
||||||
PowerOffAlarm \
|
|
||||||
uimgbaservice \
|
uimgbaservice \
|
||||||
ImsRcsService \
|
ImsRcsService \
|
||||||
|
PowerOffAlarm \
|
||||||
QtiTelephony \
|
QtiTelephony \
|
||||||
QtiTelephonyService \
|
QtiTelephonyService \
|
||||||
WfdService \
|
WfdService \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user