0
Files
src/third_party/androidx_javascriptengine
Jordan ebc2959c22 LSC Updating README.chromium license names to use spdx identifiers
The licenses in this change were identified with [licenseclassifier](https://github.com/google/licenseclassifier)
and the SPDX ID or associated name, matches a provided regex in the presubmit.

This cleanup is part of a larger effort to better curate metadata for Chromium third party dependencies and ensure that milestone license reviews are presented with correct data for signoff.

Bug: 358504615
Change-Id: I6f16c366bbccd928f8d652657f3b7e78da43b69d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6026412
Reviewed-by: Rachael Newitt <renewitt@google.com>
Auto-Submit: Jordan Brown <rop@google.com>
Owners-Override: Jordan Brown <rop@google.com>
Commit-Queue: Jordan Brown <rop@google.com>
Reviewed-by: Jiewei Qian <qjw@chromium.org>
Commit-Queue: Jiewei Qian <qjw@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1384186}
2024-11-18 07:36:44 +00:00
..

Name: AndroidX JavaScriptEngine
Short Name: androidx.javascriptengine
URL: https://developer.android.com/jetpack/androidx/releases/javascriptengine
Version: N/A
Revision: DEPS
License: Apache-2.0
License File: LICENSE
Security Critical: no
Shipped: no

Description:
The WebView team is shipping this client library that can be used by Android apps to evaluate JavaScript and WASM.
The library is a thin interface built and shipped through AndroidX.

The actual service implementation of this library is shipped via the Android WebView APK.
In order to enable local development and end to end testing,
we mirror the JavaScriptEngine library into Chromium.

Since we require only a directory from the AndroidX repository, we mirror a git repository
created to track changes in the subdirectory in AndroidX. This addition repository is
maintained by the Git Infra team.

Local Modifications: None