grpc-java/examples/android/helloworld/app/src/main
Sergii Tkachenko e1ddc3553f
example-android: Add android:exported="true" tag (#9482)
Add android:exported="true" tag to activities/services/receivers that specify an intent filter.

Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. Future versions of the manifest merger, as well as the Android platform and the Playstore enforce this.
2022-08-23 14:56:03 -07:00
..
java/io/grpc/helloworldexample all: normalize copyright header 2018-05-03 14:55:21 -07:00
proto all: normalize copyright header 2018-05-03 14:55:21 -07:00
res Update android example. 2016-08-17 14:17:32 -07:00
AndroidManifest.xml example-android: Add android:exported="true" tag (#9482) 2022-08-23 14:56:03 -07:00