op8: proprietary-files: Don't presign Hotword Enrollment.

* Appears to be signed with platform keys in stock.

Change-Id: I8c486a7f29d0265e39b81f4c7889ffa381094232
This commit is contained in:
Alexander Koskovich 2021-01-18 00:25:54 -07:00
parent fdbb299d19
commit 1161e3b968
No known key found for this signature in database
GPG Key ID: F1107C9A417AC130
1 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@ android_app_import {
name: "HotwordEnrollmentOKGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentOKGoogleHEXAGON/HotwordEnrollmentOKGoogleHEXAGON.apk",
presigned: true,
certificate: "platform",
dex_preopt: {
enabled: false,
},
@ -168,7 +168,7 @@ android_app_import {
name: "HotwordEnrollmentXGoogleHEXAGON",
owner: "oneplus",
apk: "proprietary/product/priv-app/HotwordEnrollmentXGoogleHEXAGON/HotwordEnrollmentXGoogleHEXAGON.apk",
presigned: true,
certificate: "platform",
dex_preopt: {
enabled: false,
},