[roll] Roll fuchsia [Cobalt] Remove the use of realm from Cobalt App tests

Remove the use of the realm SystemProfile field from the Cobalt App
tests and SystemDataUpdaterImpl tests. This is blocking the roller, due
to a recent change being submitted that removed the implementation of
setting and getting the realm value in Cobalt Core. fxr/775545

Original-Bug: b/262925714
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/778987
Original-Revision: f43553a1214b05a50a0b04147f0ade9f6acdc2b9
GitOrigin-RevId: 82a11915013c18b3f20a05a876cb1a5571f1f794
Change-Id: I59f14d1d419bc0b207ee070a6ff39a75765b4572
1 file changed
tree: 710209ec5c5b8c62a0fbb06019f960411df51e4d
  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.