commit | b2621b05a733ae83a8b6103ed6b0d59558a4c135 | [log] [tgz] |
---|---|---|
author | Baligh Uddin <baligh@google.com> | Fri Oct 16 00:00:03 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 16 00:00:03 2020 +0000 |
tree | 68fb25d22238cdad07e4cf6ebbe0feb61f8b16a7 | |
parent | 3abb8b148564d6641f2dbe18334bce65b0ff932a [diff] | |
parent | ccc73dc9558710afe3177b53533abc90c10e414a [diff] |
Merge "Add new path to visibility rule prior to migration."
diff --git a/libunwindstack/Android.bp b/libunwindstack/Android.bp index 7770b13..8ea286e 100644 --- a/libunwindstack/Android.bp +++ b/libunwindstack/Android.bp
@@ -171,6 +171,8 @@ "//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",