[migrate] Re-land of Finish migration to isolated-persistent-storage + AccountManager
flag flip

This is a reland of 9f08f7804d0c1d71e32633a01bb2830335302638

Original change's description:
> [migrate] Finish migration to isolated-persistent-storage + AccountManager flag flip
>
> This migrates all of the remaining components using
> deprecated-global-persistent-storage to isolated-persistent-storage, and
> flips the use_account_manager flag for basemgr to start using
> AccountManager.
>
> SEC-216 #comment
> MF-318 #done
> CF-638 #done
> MF-261 #done
> PKG-490 #done
> CF-649 #done
>
> Change-Id: I2f35a515a590e425cc4d86373c7b8143092a5521

Change-Id: I4c9cc12dab69a927a2e3bf51480aa80bfb19ba0f
10 files changed
tree: 1e1061a7bc366061c8ca5e2cdcc482d83928b3f9
  1. boards/
  2. build/
  3. buildtools/
  4. bundles/
  5. docs/
  6. examples/
  7. garnet/
  8. peridot/
  9. products/
  10. scripts/
  11. sdk/
  12. src/
  13. third_party/
  14. tools/
  15. zircon/
  16. .clang-format
  17. .dir-locals.el
  18. .gitattributes
  19. .gitignore
  20. .gn
  21. AUTHORS
  22. BUILD.gn
  23. CODE_OF_CONDUCT.md
  24. CONTRIBUTING.md
  25. LICENSE
  26. OWNERS
  27. PATENTS
  28. README.md
  29. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.