media/library/common
kimvde 5ef00f0e96 Remove deprecated ControlDispatcher
The possibilities to set a ControlDispatcher have been removed in
<unknown commit> so that the ControlDispatcher is always a
DefaultControlDispatcher.

PiperOrigin-RevId: 403327092
2021-10-15 12:45:39 +01:00
..
src Remove deprecated ControlDispatcher 2021-10-15 12:45:39 +01:00
build.gradle Move upstream components to common 2021-10-15 12:37:18 +01:00
proguard-rules.txt Move upstream components to common 2021-10-15 12:37:18 +01:00
README.md README updates for misc modules 2021-10-12 19:40:44 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.

  • Javadoc: Note that this Javadoc is combined with that of other modules.