From af01193f268c108fd61f7f0ecd336de10df3dae0 Mon Sep 17 00:00:00 2001 From: Jooyung Han Date: Mon, 19 Jun 2023 15:24:26 +0900 Subject: [PATCH] Mark com.google.face.debug as updatable-via-apex com.google.face.debug interface is provided by the new Faceauth APEX (com.google.android.hardware.biometrics.face). This doesn't mean it's truly updatable individually, but means that the interface implementation can be provided from an APEX even if it's not updatable. Bug: 285442265 Test: atest face_hal_p23_..._trusty_test Change-Id: I712545ccdb82669bbb9756dc56c69193c5abeda0 --- device_framework_matrix_product.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 0113dbd2..67037c27 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -88,7 +88,7 @@ default - + com.google.face.debug 2