msm8974-common: Enforce vintf manifest override

* Apparently this is now required on all non full treble devices since
  google added a sleep(1) in libhidl...

Change-Id: I6d8492dd7c56bfdb2ca00f3477634a46fa55b1c0
This commit is contained in:
LuK1337 2020-09-22 10:15:09 +02:00 committed by Kevin F. Haggerty
parent ae581bc02d
commit 77c7d91b39
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -116,6 +116,9 @@ PRODUCT_PACKAGES += \
android.hardware.health@2.1-impl \
android.hardware.health@2.1-service
# HIDL
PRODUCT_ENFORCE_VINTF_MANIFEST_OVERRIDE := true
# IR Blaster
PRODUCT_PACKAGES += \
android.hardware.ir@1.0-service.samsung