summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAshwini Oruganti <ashfall@google.com>2020-06-24 12:37:01 -0700
committerAshwini Oruganti <ashfall@google.com>2020-06-24 12:37:01 -0700
commit553bada3296ec8ffb8f15ddca1bb295a40e9b366 (patch)
treefd06370de6bec43941fddc3afa4d07a64aea9d73 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentbc48719ea2db25cacaead3f75ad25a01b7446b10 (diff)
Require explicit `android:exported` in manifests for services
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: Icc34b533cd7420e5754f7a1e7ae9fde937febf7d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions