summaryrefslogtreecommitdiffstats
path: root/sec_mm/Android.mk
blob: 16298da16239c9b90e3887de52f72e6a7a72ac63 (plain)
1
2
3
4
5
WITH_SEC_OMX := true

ifeq ($(WITH_SEC_OMX), true)
  include $(all-subdir-makefiles)
endif