sm7325-common: Update Power-off alarm from phone 1 TKQ1.220915.002
This commit is contained in:
parent
484ed34a59
commit
86d7acb284
11
Android.bp
11
Android.bp
@ -89,6 +89,17 @@ 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",
|
||||||
|
BIN
proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk
Normal file
BIN
proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk
Normal file
Binary file not shown.
Binary file not shown.
BIN
proprietary/vendor/bin/power_off_alarm
vendored
BIN
proprietary/vendor/bin/power_off_alarm
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1066,6 +1066,7 @@ PRODUCT_PACKAGES += \
|
|||||||
CneApp \
|
CneApp \
|
||||||
IWlanService \
|
IWlanService \
|
||||||
TimeService \
|
TimeService \
|
||||||
|
PowerOffAlarm \
|
||||||
uimgbaservice \
|
uimgbaservice \
|
||||||
HotwordEnrollmentOKGoogleHEXAGON \
|
HotwordEnrollmentOKGoogleHEXAGON \
|
||||||
HotwordEnrollmentXGoogleHEXAGON \
|
HotwordEnrollmentXGoogleHEXAGON \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user