sdm660-common: DeviceSettings: allow device settings display by side as a tablet
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
3deb3d2cb2
commit
2673c40118
1 changed files with 1 additions and 2 deletions
|
@ -47,8 +47,7 @@
|
|||
<activity
|
||||
android:name=".DeviceSettingsActivity"
|
||||
android:exported="true"
|
||||
android:label="@string/advanced_settings"
|
||||
android:launchMode="singleTask">
|
||||
android:label="@string/advanced_settings">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
|
Loading…
Reference in a new issue