Initial sample code for writing a device policy.
This commit is contained in:
@@ -433,6 +433,18 @@
|
||||
<string name="msg_launcher_shortcuts">This activity creates shortcuts for the launcher (home screen), and receives intents from those shortcuts. To try it, return to the launcher and long-press to create a shortcut.</string>
|
||||
<string name="label_intent">Intent:</string>
|
||||
|
||||
<!-- ============================== -->
|
||||
<!-- app/device policies examples strings -->
|
||||
<!-- ============================== -->
|
||||
|
||||
<string name="activity_sample_device_admin">App/Device Admin</string>
|
||||
<string name="sample_device_admin">Sample Device Admin</string>
|
||||
|
||||
<string name="sample_device_admin_summary">Demonstration of a DeviceAdmin
|
||||
class for administering the user\'s device.</string>
|
||||
<string name="enable_admin">Enable Admin</string>
|
||||
<string name="disable_admin">Disable Admin</string>
|
||||
|
||||
<!-- ============================== -->
|
||||
<!-- app/voice recognition examples strings -->
|
||||
<!-- ============================== -->
|
||||
|
||||
Reference in New Issue
Block a user