[roll] Roll third_party/android.googlesource.com/platform/tools/test/connectivity b9de24f..394dba6 (25 commits)

394dba6 Merge "Remove unused stdlib imports"
1723cf7 Reboot device after remount if required
cc9359d Remove unused stdlib imports
c756092 Merge "Fix typing of SSHResults"
7ef6f46 Merge "Restore hardware_power_statecontrol SL4F"
9995f33 Restore hardware_power_statecontrol SL4F
b7cfff4 Fix typing of SSHResults
ad84f0c Pass SSHProvider to PackageServer
5c00705 Merge "Add typing for ffx module"
b6028fc Add typing for ffx module
bf8a616 Replace removed SL4F facade
5c9b3f5 Merge "Create Fuchsia SSH module"
b88a109 Merge "[sl4f][cleanup] Delete unused SL4F lib from ACTS."
ab9aa1f Merge "[sl4f][cleanup] Remove backlight test from ACTS"
a4db7fd [sl4f][cleanup] Remove backlight test from ACTS
40512b4 [sl4f][cleanup] Remove unused factory tests.
7884884 [sl4f][cleanup] Delete unused SL4F lib from ACTS.
1f0221e Create Fuchsia SSH module
75519e1 Add flag to unblock flashing
4fcc3d6 Fix missing comma error.
4ae341a Report system power when using kibbles.
7cab867 Get modem power value from ODPM.
aad9ea0 Merge "Update cellular power test codes to apply NR more setting"
6182f49 Make sure TA is on before connecting to it via socket.
dae45a1 Update cellular power test codes to apply NR more setting

GitOrigin-RevId: ee7d3f474f81f7f7978ed31870395d77935db307
Change-Id: I36111d366969e54e06dabb2cdac53f03c0dd26cf
1 file changed
tree: cbdf8222c26ba7802817b826c5dc472333690848
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.