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

Commit 8508b54a authored by Quddus Chong's avatar Quddus Chong Committed by Android Git Automerger
Browse files

am 1656fb8c: am 9a3dd19d: docs: Fixed angle bracket typo for task locking...

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

* commit '1656fb8c':
  docs: Fixed angle bracket typo for task locking command line instructions. bug: 16153312
parents 493563d5 1656fb8c
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