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:
parent
ae581bc02d
commit
77c7d91b39
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user