diff options
author | 2024-01-23 17:52:13 -0800 | |
---|---|---|
committer | 2024-01-23 18:01:47 -0800 | |
commit | 22e8abcaa6f060f06e068b2b4826460a3b4af1cf (patch) | |
tree | decaab1b7001aaec4135c9a4bf7ad0f8334aacf7 /rust/rust.go | |
parent | 537689276227f95fab4b628d71f0db26e8c4892d (diff) |
Make hiddenAPIFlagFileCategory an int
hiddenAPIFlagFileCategory used to contain function pointers, and is
used in a provider. Providers must be serializable for incremental
soong support, so the function pointers must be removed.
Refactor hiddenAPIFlagFileCategory into a simple int.
Bug: 322069292
Test: m nothing --no-skip-soong-tests
Change-Id: I2bd50fa1b59979f30869b405314cbef16ee345f1
Diffstat (limited to 'rust/rust.go')
0 files changed, 0 insertions, 0 deletions