[roll] Roll fuchsia [sdk][fake-object] Add readme

Add a readme to the //sdk/lib/driver/fake-object/cpp library. This
readme is a direct copy of src/devices/testing/fake-object/README.md.

Original-Bug: 326252240
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1107816
Original-Revision: e630b829ff01e2c6a91181a2ebc6dbed31ea426c
GitOrigin-RevId: fb7675d8debd52f7592459f52e0d546c85f1a31c
Change-Id: Ib99e142864a0808b9b83e15119f75cce684a37e8
1 file changed
tree: f31ceb2d0fe8193122a850aa5b99f356bf572c08
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.