OSDN Git Service

Mark vndk_in_system namespace as invisible
authorKiyoung Kim <kiyoungkim@google.com>
Mon, 3 Aug 2020 05:16:27 +0000 (05:16 +0000)
committerKiyoung Kim <kiyoungkim@google.com>
Thu, 6 Aug 2020 01:40:10 +0000 (01:40 +0000)
commite6c4f5f35729a09bf5b7ca6eb6fc256564cc21de
tree8dd64cb59cbaea4683c0a02c4b4ddc5b662089d0
parent8f0ae0b98853295e936b3c3aff5147dc703aab92
Mark vndk_in_system namespace as invisible

vndk_in_system namespace is visible currently. However, this namespace
should be invisible as it exists within vendor section and contains
system library paths, so mark this as visible can cause disallowed
access from vendor binary to system libs. This change marks
vndk_in_system namespace as invisible.

Bug: 161076708
Test: Cuttlefish Go phone GTS test passed
Change-Id: If82cc9c1cc279125bed9977d1bcdc930e45880db
Merged-In: If82cc9c1cc279125bed9977d1bcdc930e45880db
contents/namespace/vndkinsystem.cc