Upgrade device VINTF manifest for IDebugHost

Notes:
- Update the HAL version in VINTF manifest from
AIDL 1.0 to AIDL 2.0

Bug: 245126454
Test: E2E auth enroll, atests
Change-Id: Id8fac0965407438d9a4195e9021fefdb56320490
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index e0a9a60..0645eb6 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -82,6 +82,7 @@
     </hal>
     <hal format="aidl" optional="true">
       <name>com.google.face.debug</name>
+      <version>2</version>
         <interface>
             <name>IDebugHost</name>
             <instance>default</instance>