| Index: build/secondary/third_party/openmax_dl/dl/BUILD.gn
|
| diff --git a/build/secondary/third_party/openmax_dl/dl/BUILD.gn b/build/secondary/third_party/openmax_dl/dl/BUILD.gn
|
| index a2aa4e08c31459968c157116d5d21fe36cfb2f1b..067be172ff4e263bae21a2e5603c2a997052914f 100644
|
| --- a/build/secondary/third_party/openmax_dl/dl/BUILD.gn
|
| +++ b/build/secondary/third_party/openmax_dl/dl/BUILD.gn
|
| @@ -13,7 +13,7 @@ config("dl_config") {
|
|
|
| # GYP: third_party/openmax_dl/dl/dl.gyp:openmax_dl
|
| source_set("dl") {
|
| - direct_dependent_configs = [ ":dl_config" ]
|
| + public_configs = [ ":dl_config" ]
|
| sources = [
|
| "api/omxtypes.h",
|
| "sp/api/omxSP.h",
|
|
|