Add vintf for EDI collectors

EDI collectors like VintfDeviceInfo and VendorApexDeviceInfo need to
access to VINTF information. Instead of directly accessing related
files, we expose processed VINTF via /system/bin/vintf.

Bug: 336577802
Test: /system/bin/vintf
Change-Id: Id2b2e9b905bcb168638c60c2dc92ca550ed1558f
This commit is contained in:
Jooyung Han
2024-05-10 16:07:43 +09:00
parent 32b652fd68
commit 925f41a9f3

View File

@@ -289,6 +289,7 @@ PRODUCT_PACKAGES += \
uncrypt \
usbd \
vdc \
vintf \
voip-common \
vold \
watchdogd \