5 lines
290 B
Makefile
5 lines
290 B
Makefile
|
# mediacodec_common for all build configs and sepolicy shared among different Codec HAL
|
||
|
# example 1: shared among multiple HALs on the same device
|
||
|
# example 2: shared among different Hals on different devices
|
||
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/mediacodec/common/sepolicy
|