We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04ef40 commit 215825dCopy full SHA for 215825d
scripts/restart-sdk.sh
@@ -0,0 +1,8 @@
1
+adb shell /data/local/tmp/bin/pinitd-cli stop bridge-settings-service
2
+adb shell /data/local/tmp/bin/pinitd-cli stop bridge-shell-service
3
+adb shell /data/local/tmp/bin/pinitd-cli stop bridge-system-service
4
+adb shell /data/local/tmp/bin/pinitd-cli restart bridge-service
5
+
6
+adb shell /data/local/tmp/bin/pinitd-cli start bridge-settings-service
7
+adb shell /data/local/tmp/bin/pinitd-cli start bridge-shell-service
8
+adb shell /data/local/tmp/bin/pinitd-cli start bridge-system-service
0 commit comments