ibaker 0c2e77daca Mark all non-public IntDefs as only TYPE_USE
This only changes IntDefs that cannot be used by apps because they're
either private or package-private.

A follow-up change will fix the positions of existing usages to match
this new config.

#minor-release

PiperOrigin-RevId: 426372273
2022-02-04 15:07:19 +00:00
..
2021-10-26 14:19:43 +01:00
2021-10-26 14:19:43 +01:00

Common module

Provides database functionality for use by other media modules. Application code will not normally need to depend on this module directly.