aboutsummaryrefslogtreecommitdiff
path: root/zh-cn/devices/tech/connect/block-numbers.html
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/devices/tech/connect/block-numbers.html')
-rw-r--r--zh-cn/devices/tech/connect/block-numbers.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/zh-cn/devices/tech/connect/block-numbers.html b/zh-cn/devices/tech/connect/block-numbers.html
index 3ac9ee31..b2b77c25 100644
--- a/zh-cn/devices/tech/connect/block-numbers.html
+++ b/zh-cn/devices/tech/connect/block-numbers.html
@@ -172,7 +172,8 @@ android.telephony.cts.SmsManagerTest#testSmsBlocking
</pre>
<p>
-在运行 <code>$ adb root</code> 之后,可以使用 <code>adb</code> 命令来操作 <code>BlockedNumberProvider</code>。例如:</p>
+在运行 <code>$ adb root</code> 之后,可以使用 <code>adb</code> 命令来操作 <code>BlockedNumberProvider</code>。例如:
+</p>
<pre class="devsite-click-to-copy">
<code class="devsite-terminal">adb root</code>
<code class="devsite-terminal">adb shell content query --uri content://com.android.blockednumber/blocked</code>