universal7885: Use only full qualified name for manifest entries

* As recommended by Google for multiple different versions of the same HAL in VINTF manifests
* https://android.googlesource.com/platform/hardware/interfaces/+/master/drm/1.1/README.md#devices-launching-with-android-pie
Signed-off-by: YadavMohit19 <mohityadav050575@gmail.com>
Change-Id: I56c926847e2a575cb698b51517be395a8cc3e21c
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
Sebastiano Barezzi 2021-11-05 16:59:44 +05:30 committed by roynatech2544
commit 37fe35f526
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 29 additions and 134 deletions

View file

@ -8,6 +8,5 @@
<instance>default</instance>
</interface>
<fqname>@1.1::IGnss/default</fqname>
<fqname>@2.0::IGnss/default</fqname>
</hal>
</manifest>