wayne-common: Enable 64 bit DRM plugins compilation

Enable 64 bit compilation for DRM plugins.
This will generate DRM plugins, HALs & oemcrypto_test in 64 bit.

Change-Id: I451db39edea3446d9816fcaba77caa8d3b097afb
This commit is contained in:
Udaya Bhaskara Reddy Mallavarapu 2018-02-02 13:28:27 +05:30 committed by Isaac Chen
parent 621c1f6b86
commit ac0b0b363a
2 changed files with 4 additions and 1 deletions

View file

@ -164,6 +164,9 @@ OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
VSYNC_EVENT_PHASE_OFFSET_NS := 2000000
SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# DRM
TARGET_ENABLE_MEDIADRM_64 := true
# DT2W
TARGET_TAP_TO_WAKE_NODE := "/proc/nvt_wake_gesture"

View file

@ -196,7 +196,7 @@ PRODUCT_PACKAGES += \
# DRM
PRODUCT_PACKAGES += \
android.hardware.drm@1.0-impl:32 \
android.hardware.drm@1.0-impl \
android.hardware.drm@1.0-service \
android.hardware.drm@1.1-service.clearkey