Skip to content

android: add android:exported="true"#22683

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
alalek:android_activity_export
Oct 24, 2022
Merged

android: add android:exported="true"#22683
asmorkalov merged 1 commit intoopencv:4.xfrom
alalek:android_activity_export

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Oct 23, 2022

Required for Android 12+ builds.

Error message:

Manifest merger failed : android:exported needs to be explicitly specified for element <activity#org.opencv.samples.puzzle15.Puzzle15Activity>. 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. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.

Note:

  • CRLF => LF is massively changed in samples/android/tutorial-4-opencl/gradle/AndroidManifest.xml
force_builders_only=Android armeabi-v7a,Android pack

@asmorkalov asmorkalov self-requested a review October 24, 2022 06:06
@asmorkalov asmorkalov self-assigned this Oct 24, 2022
@asmorkalov asmorkalov merged commit b35018d into opencv:4.x Oct 24, 2022
@alalek alalek mentioned this pull request Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants