Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit 7ca53ecf authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Ues permission to protect DeepLinkHomepageActivity" into sc-v2-dev am:...

Merge "Ues permission to protect DeepLinkHomepageActivity" into sc-v2-dev am: 244e0f53 am: 209210b0

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15895171

Change-Id: I708e9829085f23a6a2dd2c0e93d69cec93679be8
parents 1fb716d8 209210b0
Branches
No related tags found
No related merge requests found
...@@ -177,6 +177,7 @@ ...@@ -177,6 +177,7 @@
<activity-alias android:name="DeepLinkHomepageActivity" <activity-alias android:name="DeepLinkHomepageActivity"
android:label="@string/settings_label_launcher" android:label="@string/settings_label_launcher"
android:exported="true" android:exported="true"
android:permission="android.permission.LAUNCH_TWO_PANE_SETTINGS_DEEP_LINK"
android:targetActivity=".homepage.SettingsHomepageActivity"> android:targetActivity=".homepage.SettingsHomepageActivity">
<intent-filter> <intent-filter>
<action android:name="android.settings.SETTINGS_LARGE_SCREEN_DEEP_LINK" /> <action android:name="android.settings.SETTINGS_LARGE_SCREEN_DEEP_LINK" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment