config: pixel: Fix EuiccSupportPixel signature on P19

This commit is contained in:
Danny Lin 2021-12-18 19:49:23 -08:00
parent 13e064bc56
commit 250215749c

View file

@ -41,6 +41,8 @@ filters:
presigned: presigned:
match: match:
# eSIM (P19 doesn't have this in sepolicy)
- system_ext/priv-app/EuiccSupportPixel/EuiccSupportPixel.apk
# Needs same signature as EuiccSupportPixel # Needs same signature as EuiccSupportPixel
- product/priv-app/EuiccGoogle/EuiccGoogle.apk - product/priv-app/EuiccGoogle/EuiccGoogle.apk
# TODO: is this really necessary? # TODO: is this really necessary?