From 5ed3ee9ebb5110a0d7cf75402d47d634af304a5d Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 30 May 2022 19:27:51 +0100 Subject: msm8996-common: Drop default DRM service This is not needed, since Widevine DRM and Clearkey DRM services are available. Change-Id: I97023f1bab88ddb8fa4cb205df190c516a759951 --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index db777b9..029b49f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -119,9 +119,6 @@ MAX_EGL_CACHE_SIZE := 2048*1024 OVERRIDE_RS_DRIVER := libRSDriver_adreno.so -# DRM -TARGET_ENABLE_MEDIADRM_64 := true - # Encryption TARGET_HW_DISK_ENCRYPTION := true -- cgit v1.2.3