[roll] Roll fuchsia [identity] Enable all account manager integration tests

- Instead of dropping the account manager proxy, we use lifecycle
  controller to restart the account manager.
- Enable persistent storage for the account_handlers collection to
  support persistent accounts.
- Tested that all tests are passing with these changes.

Fix: 103639
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704662
Original-Revision: c5a1692de38caf90249af140cb5ec738bc333b4d
GitOrigin-RevId: 0ff2af10ef571431b2ab5069d51d7ef21386d368
Change-Id: Ie34a352d8137ed12faa7cb92ab33998a9e51b116
1 file changed
tree: 124ce52d4af1e273aaa2b5217557314b3984defc
  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.