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

Commit 6c2143c8 authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge "Expose libandroidicu to llndk namespace" am: 4275d9b8

am: 65999091

Change-Id: I01414a2776718ae05b43146c84627af1d56637aa
parents b95241b9 65999091
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -485,7 +485,8 @@ namespace.system.link.runtime.shared_libs = libdexfile_external.so
namespace.system.link.runtime.shared_libs += libnativebridge.so
namespace.system.link.runtime.shared_libs += libnativehelper.so
namespace.system.link.runtime.shared_libs += libnativeloader.so

# Workaround for b/124772622
namespace.system.link.runtime.shared_libs += libandroidicu.so

###############################################################################
# Namespace config for native tests that need access to both system and vendor
+2 −0
Original line number Diff line number Diff line
@@ -344,6 +344,8 @@ namespace.default.link.runtime.shared_libs = libdexfile_external.so
namespace.default.link.runtime.shared_libs += libnativebridge.so
namespace.default.link.runtime.shared_libs += libnativehelper.so
namespace.default.link.runtime.shared_libs += libnativeloader.so
# Workaround for b/124772622
namespace.default.link.runtime.shared_libs += libandroidicu.so

###############################################################################
# "runtime" APEX namespace