sm6250-common: Remove proprietary time services

This commit is contained in:
Alexander Winkowski
2023-08-09 12:54:50 +00:00
parent 690c6f9e66
commit d85c12e1dc
5 changed files with 0 additions and 28 deletions
-11
View File
@@ -38,17 +38,6 @@ android_app_import {
soc_specific: true,
}
android_app_import {
name: "TimeService",
owner: "xiaomi",
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
certificate: "platform",
dex_preopt: {
enabled: false,
},
soc_specific: true,
}
android_app_import {
name: "PowerOffAlarm",
owner: "xiaomi",