gts3l: hidl: Enforce VINTF manifest override
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: Ifa645ce7590fad73e7516da5e7c02e8fd73ce84a
This commit is contained in:
parent
9a3aaf5fa1
commit
1be537d1ff
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,8 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.health@2.1-service
|
||||
|
||||
# HIDL
|
||||
PRODUCT_ENFORCE_VINTF_MANIFEST_OVERRIDE := true
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.base@1.0.vendor \
|
||||
|
|
Loading…
Reference in a new issue