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
This commit is contained in:
Jooyung Han 2023-06-19 15:24:26 +09:00 committed by Cyan_Hsieh
parent c41b273734
commit 0f2ea48ec8

View file

@ -102,7 +102,7 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<hal format="aidl" optional="true" updatable-via-apex="true">
<name>com.google.face.debug</name>
<version>3</version>
<interface>