summaryrefslogtreecommitdiff
path: root/libnativeloader/public_libraries.cpp
diff options
context:
space:
mode:
authorKiyoung Kim <kiyoungkim@google.com>2020-02-19 16:08:47 +0900
committerKiyoung Kim <kiyoungkim@google.com>2020-02-21 01:04:32 +0000
commit272b36d1b5cbab951239b32ed679a9dbc4ffdf1a (patch)
tree07e82dbd51885c2ff453da524fa2a46e48adf3ef /libnativeloader/public_libraries.cpp
parent2ad7c98dda05b0c8a049895cd68b3d2850156912 (diff)
Rename APEX Namespace
Current APEX Namespace is named with APEX name itself, which also uses .(dot) so linker configuration can keep the syntax safe. For example, if there are APEX modules named 'A' and 'A.link.A', then 'namespace.A.link.A.link.A = a.so' phrase can be ambiguous from the linker. To allow any additional linker syntax in the future, we should avoid dot separator from the namespace name. Bug: 148826508 Test: m -j passed Test: boot succeeded from cuttlefish and walleye Change-Id: I11b6da1b59b4ebf3016f1d783636c7e5d0f8309a
Diffstat (limited to 'libnativeloader/public_libraries.cpp')
0 files changed, 0 insertions, 0 deletions