sdm660-common: set certificate: "platform"

This commit is contained in:
SonicBSV
2024-04-14 07:49:10 +03:00
parent 853fe1f19c
commit a65e02b3ca
+1 -1
View File
@@ -79,7 +79,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",
presigned: true, certificate: "platform",
dex_preopt: { dex_preopt: {
enabled: false, enabled: false,
}, },