Merge "Add new path to visibility rule prior to migration." am: b2621b05a7 am: 2474aa8846
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1462703 Change-Id: I59a8063b0bef302dbf46e555d27244e12b0837ce
This commit is contained in:
commit
300d1908fd
1 changed files with 2 additions and 0 deletions
|
|
@ -171,6 +171,8 @@ cc_library_static {
|
|||
"//system/core/debuggerd",
|
||||
"//system/core/init",
|
||||
"//system/core/libbacktrace",
|
||||
// Temporary add the new path in preparation for migration.
|
||||
"//system/unwinding/libbacktrace",
|
||||
],
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue