[roll] Roll fuchsia [starnix] Use keylocation flag for FBE key storage.

Starnix containers have a better storage model, and I'd like to remove
the older `/data` storage from CMLs and code logic. As such, we should
stop dumping the encryption keys for FBE into this unorganized storage.

The Android fstab file now specifies a keylocation, which this change
reads to determine where the keys should be stored for the mount op.

Original-Bug: 410658818
Depends-on: turquoise-internal:I88b0535710fe60cf264f741ea435ad34f64a4766
Test: ffx target flash, fx ota
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421599
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: 011b7d625e78108f05adb09c6bfad4f681a8b4dd
GitOrigin-RevId: 070f67289fa81bd6e03e44487ea284ae27708b8a
Change-Id: Ie3fb386b99df148851559b96803f8794050adc9c
1 file changed
tree: c5663d5fb23f27776d3fa0c4d93341f841be0c61
  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.