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

We are currently defaulting to targetSdk=1 as no targetSdk is specified. Only tests which explicitly ask for another SDK use another test SDK. With the versioned manifest, all tests run using the targetSDK by default. PiperOrigin-RevId: 249060796