mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Removed `Android.mk` and `Application.mk`, allowing `CMake` to run directly from the build.gradle file. Users no longer need to check out `NDK` or depend on it, simplifying the usage of the Flac extension. Also fixed a copy-pasted comment in `CMakeLists.txt` of Opus and IAMF. PiperOrigin-RevId: 684769561