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

Commit 700ac86a 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

am: 6c2143c8

Change-Id: I9f860d30cf606f748f5f30cc4be589f6d45ea47a
parents 1ed0457d 6c2143c8
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