mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

* Remove GlUtil.Program String[] constructor to unify and just use the String constructor. * Add getAttributeArrayLocationAndEnable() to simplify things a tiny bit. * Increase usage of constant values. PiperOrigin-RevId: 407570340
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.