commit | bb55342cbca1f67335f46ee07cdc1f30e4c3b140 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Tue Oct 27 17:21:06 2020 -0700 |
committer | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Wed Oct 28 20:50:30 2020 +0000 |
tree | 35d73359fd09cc16d1fbb857909581bad75b765e | |
parent | 3e1889fd3ec2121f051cded7fa3aaa946b442a6d [diff] [blame] |
Import abseil-cpp to third_party Renamed abseil modules to make them webrtc specific. Restricted visibility of abseil modules to webrtc packages. Bug: 171836454 Test: Builds Change-Id: Icf24c7e3093a77dd9a26e7ec78bd531eb1ad3dec
diff --git a/Android.bp b/Android.bp index 825e183..9f90f09 100644 --- a/Android.bp +++ b/Android.bp
@@ -25,7 +25,7 @@ "-DWEBRTC_LINUX", ], header_libs: [ - "libabsl_headers", + "libwebrtc_absl_headers", ], static_libs: [ "libaom",