• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Approved Known Issues
2
3This directory contains one text proto buffer file for each known issue approved for reporting by
4`Build.getBackportedFixStatus`.
5
6## Format
7
8Known issue files are named `ki<id>.txtpb` containing the data for a BackportedFix defined in
9[backported_fixes.proto](../backported_fixes.proto) like [ki350037023.txtpb]
10
11```prototext
12known_issue: 350037023
13alias: 1
14```
15
16All approved known issues must get an owners approval by Android Partner Engineering as defined in
17the [OWNERS] file.
18