unplugged-system/external/openscreen/third_party/abseil
2025-10-06 13:59:42 +00:00
..
src Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Android.bp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
BUILD.gn Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.android Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.chromium Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Name: Abseil
Short Name: absl
URL: https://github.com/abseil/abseil-cpp
License: Apache 2.0
License File: src/LICENSE
Version: 0
Security Critical: yes

Description:
This directory contains the source code of Abseil for C++. Open Screen primarily
uses this library to essentially backport C++17 and C++20 features. The set of
files included from Abseil has been selected judiciously, and care should be
taken when adding dependencies on new Abseil files.