• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LOCAL_PATH := $(call my-dir)
2
3$(call emugl-begin-host-shared-library,libut_rendercontrol_dec)
4$(call emugl-import, libOpenglCodecCommon)
5$(call emugl-gen-decoder,$(LOCAL_PATH),ut_rendercontrol)
6$(call emugl-end-module)
7