[roll] Roll fuchsia [Settings][RealmBuilder] Example code for Integration Test migration

This CL is an example code for migrating integration test to use realm
builder and migrated Privacy.

Test: fx test -o setui_service_integration_test
Original-Bug: fxb/103832
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698133
Original-Revision: c29313a388f349bea6c0ac5dd71a37f5e34ffdc3
GitOrigin-RevId: a3b70dff52b2f6e7b9a2f469872345923140cbab
Change-Id: I6707934a0d0da10f6afe696c5d3010720843affa
1 file changed
tree: ca2b6f634f33dfc2e1af0e15e599b6b030346c58
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.