diff options
| author | 2023-03-31 18:47:58 -0700 | |
|---|---|---|
| committer | 2023-04-04 10:58:54 -0700 | |
| commit | 48f9985c429b8834ea28381f52818fb637ba3563 (patch) | |
| tree | 2817f11b421aaef0fcc7a2acaf650a69b0d5a4b0 /libs/androidfw/ApkParsing.cpp | |
| parent | 8f23f6bb53331c1cdc0bac4a1fab193269af39ff (diff) | |
Cleanup AudioManager volume flags
Rename "Flags" IntDef to "PublicVolumeFlags" to express what
those flags are for.
Align volume flag definitions with the API type (public SDK vs
SystemApi). Because there are many flags, list them all and
list which ones are omitted, and state why.
Remove "one or more flags" parameter comment as it is confusing
with the generated IntDef comment which correctly indicates that
you can use the value 0 when not passing any flags.
Bug: 176476452
Test: check generated javadoc for android.media.AudioManager
Change-Id: Id5c86aec922a06d468375e9cfa9ff58387ef3b33
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions