[roll] Roll fuchsia [starnix] Add default domainname for proc

The splice06 LTP test does not expect the domainname file to return a
zero-byte value. I think that's technically a bug, and I've started a
convo with upstream maintainers. Nonetheless, on my gLinux workstation
and laptop, even though a domainname is not configured, cat'ing the file
returns the string `(none)`. We should emulate that in order to appease
the Android VTS / LTP test suite.

Original-Bug: 409149432
Test: fx test starnix_ltp_tests_s -o --test-filter "splice06"
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273386
Original-Revision: 1c2bb4fe4cb2bdba837f60b6378703062eec9956
GitOrigin-RevId: 8220b9894ac3d3109e145c07a961653f35784850
Change-Id: Ie0d79a597ddb282f54fc178762012f5e8ef09af0
1 file changed
tree: f32f690f4628259ca259fba1947b3f729647e417
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.