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,
|
||||
}
|
||||
|
||||
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",
|
||||
|
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 \
|
||||
IWlanService \
|
||||
TimeService \
|
||||
PowerOffAlarm \
|
||||
uimgbaservice \
|
||||
HotwordEnrollmentOKGoogleHEXAGON \
|
||||
HotwordEnrollmentXGoogleHEXAGON \
|
||||
|
Loading…
x
Reference in New Issue
Block a user