sdm660-common: Revert "Sign TimeService app with dedicated certificate"

This reverts commit 37edb493ce5f73c92e39407cb198ce7bd593f0b3.

Change-Id: I5993b7aced47272ea4576377a94d5d8275f9ce6b
This commit is contained in:
Rahul Krishna
2021-09-21 17:04:40 +05:30
committed by Kunmun
parent 554a3b96e0
commit 18b9408671
+1 -1
View File
@@ -95,7 +95,7 @@ android_app_import {
name: "TimeService", name: "TimeService",
owner: "asus", owner: "asus",
apk: "proprietary/vendor/app/TimeService/TimeService.apk", apk: "proprietary/vendor/app/TimeService/TimeService.apk",
certificate: ":timeservice_app_cert-legacy-um", certificate: "platform",
dex_preopt: { dex_preopt: {
enabled: false, enabled: false,
}, },