platform_packages_apps_Laun.../tests/dummy_app
Ashwini Oruganti aa902e859b Add an exported flag in manifest
With b/150232615, we will need an explicit value set for the exported
flag when intent filters are present, as the default behavior is
changing for future versions. This change adds the value reflecting the
previous default to the manifest.

These changes were made using an automated tool, the xml file may be
reformatted slightly creating a larger diff. The only "real" change is
the addition of "android:exported" to activities, services, and
receivers that have one or more intent-filters.

Bug: 150232615
Bug: 158198882
Test: TH
Exempt-From-Owner-Approval: mechanical refactoring
Change-Id: I083a7bcab968c881f7cdff7152a249691ffac316
2020-06-23 13:58:18 -07:00
..
res Adding dummy app apk for tests 2018-11-05 10:36:21 -08:00
src/com/example/android/aardwolf Adding dummy app apk for tests 2018-11-05 10:36:21 -08:00
Android.mk Adding dummy app apk for tests 2018-11-05 10:36:21 -08:00
AndroidManifest.xml Add an exported flag in manifest 2020-06-23 13:58:18 -07:00