checkUnusedHals arg to not check instance names.
This aligns with recent checkDeprecation changes at commit 196b8332c4bc
("Don't check HAL instance when looking for deprecation"). For VTS
tests, product/system_ext FCM are not visible, so
android.hardware.foo.IFoo/vendor in product/system_ext FCM were
considered unused without this change. They should be considered used when
android.hardware.foo.IFoo/default is in the system FCM.
Bug: 414300861
Change-Id: I3efbe6562320b2cfb68f09917523f88a7bbc5c6e
8 files changed