[Android] Add explicit exported tag to Linux_android flavors test (#117542)
* Add exported tag * Undo testing changes
This commit is contained in:
parent
b68cebd9ce
commit
59d80dc876
@ -12,6 +12,7 @@ found in the LICENSE file. -->
|
||||
android:label="flavors">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop"
|
||||
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
|
||||
android:hardwareAccelerated="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user