添加脚本
This commit is contained in:
parent
1caf7fc577
commit
0802cff1d5
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
adb shell settings put secure install_non_market_apps 1
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
adb shell settings get secure install_non_market_apps
|
Loading…
Reference in New Issue