diff options
| author | Ashwini Oruganti <ashfall@google.com> | 2020-05-19 11:26:34 -0700 |
|---|---|---|
| committer | Ashwini Oruganti <ashfall@google.com> | 2020-05-29 14:48:28 -0700 |
| commit | c4e90ac06ad3e0fd2af9e3864742e2d1199a8cdd (patch) | |
| tree | 5df6266fbbf42486f03b877c7791b409d804eaee /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 977f828b987687d1e02856ff9cc5dae2a4972917 (diff) | |
Require explicit `android:exported` in manifests
Starting S+, if an intent filter is defined, we are requiring that the
android:exported flag also be explicitly defined in the manifest. With
this change apps targeting S+ that do not meet this requirement will
fail to install.
There is no change in the default behavior of the `android:exported`
flag when there is no intent filter defined (i.e. the flag defaults to
false in these cases).
Bug: 150232615
Test: Flashed the build on a device and tested with test apps
Change-Id: I36efeebf28f21a4d4277f40a17e38d2183514037
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
