Merge "Search/permit /vendor/${LIB}/hw in sphal namespace"

This commit is contained in:
Treehugger Robot 2019-02-01 05:50:49 +00:00 committed by Gerrit Code Review
commit afc2ac106a
2 changed files with 2 additions and 0 deletions

View file

@ -216,6 +216,7 @@ namespace.sphal.visible = true
namespace.sphal.search.paths = /odm/${LIB}
namespace.sphal.search.paths += /vendor/${LIB}
namespace.sphal.search.paths += /vendor/${LIB}/hw
namespace.sphal.permitted.paths = /odm/${LIB}
namespace.sphal.permitted.paths += /vendor/${LIB}

View file

@ -164,6 +164,7 @@ namespace.sphal.visible = true
namespace.sphal.search.paths = /odm/${LIB}
namespace.sphal.search.paths += /vendor/${LIB}
namespace.sphal.search.paths += /vendor/${LIB}/hw
namespace.sphal.permitted.paths = /odm/${LIB}
namespace.sphal.permitted.paths += /vendor/${LIB}