1. mediacodec_samsung.te is copied from ag/20742869 2. add common settings which will be used by differnt vendor Bug: 263444717 Test: build pass, camera record, youtube Change-Id: I62a4c33ea59d1b3f70990f221b11fe9d905e15f1
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
|