sm710-common: Remove TARGET_ENABLE_MEDIADRM_64
* It's only used when building drm@1.0 HIDL Change-Id: I06412e2dd2bb48d798be4ef6e9a26a17b65277a7
This commit is contained in:
parent
29232afe34
commit
0258bb0a50
1 changed files with 0 additions and 3 deletions
|
@ -68,9 +68,6 @@ TARGET_USES_GRALLOC1 := true
|
|||
TARGET_USES_HWC2 := true
|
||||
TARGET_USES_ION := true
|
||||
|
||||
# DRM
|
||||
TARGET_ENABLE_MEDIADRM_64 := true
|
||||
|
||||
# Filesystem
|
||||
TARGET_FS_CONFIG_GEN := $(COMMON_PATH)/config.fs
|
||||
|
||||
|
|
Loading…
Reference in a new issue