logmasklibrary: update version info and freeze api

The versions were originally not specified in the device manifest and
compatibility matrices. This is changed here to fix the broken vts
tests.

Bug: 310109332
Test: atest vts_treble_vintf_vendor_test -- --abi arm64-v8a
Change-Id: Ie9edde4d0b8c430f730f14cf90d39ad98cd8e5d7
This commit is contained in:
kierancyphus 2023-11-28 14:16:34 +08:00 committed by Kieran Cyphus
parent 8d477e449c
commit 19bfdcde75

View file

@ -185,6 +185,7 @@
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>com.google.pixel.modem.logmasklibrary</name> <name>com.google.pixel.modem.logmasklibrary</name>
<version>1</version>
<interface> <interface>
<name>ILiboemserviceProxy</name> <name>ILiboemserviceProxy</name>
<instance>default</instance> <instance>default</instance>