Enable lockscreen shortcuts (quick affordances)
Change-Id: Ie7a10f7e93cf90f4e32810397ceecc7a0c1c96e9
This commit is contained in:
@@ -37,4 +37,7 @@
|
|||||||
profile. The icon for this app will be shown to the user when informing them that a
|
profile. The icon for this app will be shown to the user when informing them that a
|
||||||
screenshot has been saved to work profile. If blank, a default icon will be shown. -->
|
screenshot has been saved to work profile. If blank, a default icon will be shown. -->
|
||||||
<string name="config_sceenshotWorkProfileFilesApp" translatable="false">com.android.documentsui/.files.LauncherActivity</string>
|
<string name="config_sceenshotWorkProfileFilesApp" translatable="false">com.android.documentsui/.files.LauncherActivity</string>
|
||||||
|
|
||||||
|
<!-- Whether or not lockscreen shortcuts can be customized -->
|
||||||
|
<bool name="custom_lockscreen_shortcuts_enabled" translatable="false">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user