Commit Graph

8 Commits

Author SHA1 Message Date
2c058104e3 Re-add third-party/abseil-cpp
Bug: 261600888
Test: no build files yet
Change-Id: If35de46c822c629640fa888126290b98ee4dc41d
2022-12-27 23:04:26 -08:00
1429569cfb Disable deprecated-builtins warnings locally
To enable this warning globally.

Bug: 241601211
Test: presubmit; make tidy-soong_subset
Change-Id: I43990e7dabd16ee6e26b8a213f30d4f9b4952c22
2022-10-07 11:47:27 -07:00
36ccdba805 Update webrtc's abseil-cpp
Copy external/abseil-cpp into webrtc to update to version 20211102.0
to pick up changes that fix compiling against musl libc.

Bug: 190084016
Test: m USE_HOST_MUSL=true host-native
Test: m checkbuild
Change-Id: I0ab600cd8db93a55eda8358cdbecd21c2f78d8fb
2022-04-12 12:11:06 -07:00
9213fac907 [LSC] Add LOCAL_LICENSE_KINDS to external/webrtc
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
    SPDX-license-identifier-MIT SPDX-license-identifier-Zlib
    legacy_notice legacy_unencumbered
to:
  Android.bp

Added SPDX-license-identifier-Apache-2.0 legacy_unencumbered
to:
  third_party/abseil-cpp/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I4420f377d2e10d2755cf2cb247978221db103308
2021-02-12 18:40:08 -08:00
9de83545f1 Merge "Add OWNERS file for webrtc" 2020-10-30 04:39:07 +00:00
e81b62be04 Add OWNERS file for webrtc
Also remove OWNERS in third_party/abseil-cpp

Test: Review
Change-Id: Idef225d3fe2159cb28b28f8eff500807d2ec82d5
2020-10-29 11:47:16 -07:00
8bd5ca0077 Enable device builds for webrtc modules
Also added visibility to restrict it to audio preprocessing
and cuttlefish modules

Bug: 169202556
Test: Builds

Change-Id: Idba6a42b8f8c1a30a0320913d17e269cd6ccca7b
2020-10-28 16:09:09 -07:00
bb55342cbc 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
2020-10-28 20:50:30 +00:00