base.mk: Enable beat compilation

Include the beat in the build.

CRs-Fixed: 2025536
Change-Id: I0a21014e4975a74b8515879a32ed08d57c2b3736
This commit is contained in:
Karthikeyan Periasamy 2017-03-27 22:50:38 -07:00 committed by Gerrit - the friendly Code Review server
parent 816e0ecf11
commit 09f9e1c384
1 changed files with 1 additions and 0 deletions

View File

@ -555,6 +555,7 @@ MM_CORE += libOmxCore
#MM_VIDEO #MM_VIDEO
MM_VIDEO := ast-mm-vdec-omx-test MM_VIDEO := ast-mm-vdec-omx-test
MM_VIDEO += beat
MM_VIDEO += liblasic MM_VIDEO += liblasic
MM_VIDEO += libOmxVdec MM_VIDEO += libOmxVdec
MM_VIDEO += libOmxVdecHevc MM_VIDEO += libOmxVdecHevc