OSDN Git Service

Add system stubs as "provided" from vendor default
authorJooyung Han <jooyung@google.com>
Wed, 27 May 2020 10:38:37 +0000 (19:38 +0900)
committerJooyung Han <jooyung@google.com>
Fri, 29 May 2020 00:50:15 +0000 (09:50 +0900)
commit35ab6db3f5c8ffc60c035ea840f517ed9305545b
treeb0cb8930c32dca94c4f6a2bb67d18f0323c312eb
parent2e13598eb90b7953c61205dc2e6b665ce15c661a
Add system stubs as "provided" from vendor default

For VNDK-lite devices, the default namespace of the vendor section works
like the default namespace of the system section.

So, provides/requires should be same as the system.default NS.

Bug: 153412158
Test: rundiff.sh
      check if vendor.com_android_os_statsd namespace has access to
      libbinder_ndk.so from vendor.default namespace
Merged-In: I1d68e12b34e360eb34edeb5155982b545c89c2f4
Change-Id: I1d68e12b34e360eb34edeb5155982b545c89c2f4
(cherry picked from commit 50371b2bf332a26b4f42191e0869a558db9d3222)
contents/namespace/vendordefault.cc