Add non_apex.exclude_shared_libs to cc
This can be used to add apex-specific shared_libs to a CC module. It would be nice if we could have apex.shared_libs. But it would make code much harder to follow because we need to record the shared_libs list as "exclude list" for non-apex anyway. Bug: 312510312 Test: m libhardware libhardware.vendor libhardware.vendor.com.google.cf.ir # check DTNEEDED for libapexsupport # only apex-variant should have the dependency Change-Id: I56a3dc280127d8ba44337707444ea226a49ccf0f
Loading
Please register or sign in to comment