Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a470dbb authored by Jesse Hall's avatar Jesse Hall Committed by android-build-merger
Browse files

Merge "Search/permit /vendor/${LIB}/hw in sphal namespace" am: afc2ac10 am: e9e72c0a

am: a63b03a3

Change-Id: I33021f16c204e282a0a3294b568a17196ea737f8
parents fdcffccc a63b03a3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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}
+1 −0
Original line number Diff line number Diff line
@@ -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}