[roll] Roll fuchsia [brightness][fidl] Remove the ability to change the normalized scale.

This CL removes two FIDL methods that are not used outside of tests. The
goal is to simplify the conceptual model behind display brightness.

Test: fx build (the removed code is not used in production)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1276422
Original-Revision: 9e83a23ee806ccb8686fa42891d69f10d8698684
GitOrigin-RevId: d2de41aa56243f5eb143a3fe40682d16315077ad
Change-Id: I08ae8ad4de6afaf79adc56d39cb7a2f377f068be
1 file changed
tree: fe0668e742d46e926d5e8ab53dfe37fcc4e64354
  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.