unplugged-system/external/cronet/build/lacros
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
lacros_resource_sizes.gni Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
lacros_resource_sizes.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
lacros_resource_sizes.pydeps Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
mojo_connection_lacros_launcher.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
PRESUBMIT.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
test_runner_test.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
test_runner.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

This folder contains code for running lacros in tests.

This includes:

  • test_runner.py Run linux-lacros related tests.

  • mojo_connection_lacros_launcher Script for launching lacros for debugging.

  • lacros_resource_sizes.py Monitoring lacros binary size script used by builders.