media/demos/surface/src/main
bachinger 36cbcb30b6 Set explicit export attributes in all demo apps
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
2021-02-22 10:34:58 +00:00
..
java/com/google/android/exoplayer2/surfacedemo Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
res Fix SurfaceControl demo app layout 2019-11-05 18:36:14 +00:00
AndroidManifest.xml Set explicit export attributes in all demo apps 2021-02-22 10:34:58 +00:00