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

Commit 1656fb8c authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 9a3dd19d: docs: Fixed angle bracket typo for task locking command line...

am 9a3dd19d: docs: Fixed angle bracket typo for task locking command line instructions. bug: 16153312

* commit '9a3dd19d':
  docs: Fixed angle bracket typo for task locking command line instructions. bug: 16153312
parents ca19b7cb 9a3dd19d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -781,7 +781,7 @@ $ adb shell stop
$ rm /tmp/device_owner.xml
$ echo "<?xml version='1.0' encoding='utf-8' standalone='yes' ?>"
>> /tmp/device_owner.xml
$ echo "&device-owner package=\"<your_device_owner_package>\"
$ echo "<device-owner package=\"<your_device_owner_package>\"
name=\"*<your_organization_name>\" />" >> /tmp/device_owner.xml
$ adb push /tmp/device_owner.xml /data/system/device_owner.xml
$ adb reboot