mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Starting with Android 12 all components of an app that have an intent filter need to have an explicit attribute android:export that is set to either true or false. If a component filters for the MAIN or a VIEW action it needs the attribute explicitly set to true. Prior to Android 12 these were exported implicitly. See https://medium.com/androiddevelopers/lets-be-explicit-about-our-intent-filters-c5dbe2dbdce0 PiperOrigin-RevId: 358368785 |
||
|---|---|---|
| .. | ||
| java/com/google/android/exoplayer2/surfacedemo | ||
| res | ||
| AndroidManifest.xml | ||