base.mk: remove "libdrmdecrypt" library reference as the lib is obsolete
libdrmdecrypt is removed and hence the library reference is also removed. Change-Id: Idff6ce23cb307f74756f406938bfeaa910fc8211
This commit is contained in:
parent
771d8f7f0d
commit
c1bb68cc19
1
base.mk
1
base.mk
|
@ -490,7 +490,6 @@ MM_CORE += libOmxCore
|
||||||
|
|
||||||
#MM_VIDEO
|
#MM_VIDEO
|
||||||
MM_VIDEO := ast-mm-vdec-omx-test
|
MM_VIDEO := ast-mm-vdec-omx-test
|
||||||
MM_VIDEO += libdivxdrmdecrypt
|
|
||||||
MM_VIDEO += liblasic
|
MM_VIDEO += liblasic
|
||||||
MM_VIDEO += libOmxVdec
|
MM_VIDEO += libOmxVdec
|
||||||
MM_VIDEO += libOmxVdecHevc
|
MM_VIDEO += libOmxVdecHevc
|
||||||
|
|
Loading…
Reference in New Issue