aboutsummaryrefslogtreecommitdiff
path: root/zh-cn/devices/tech/health/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'zh-cn/devices/tech/health/index.html')
-rw-r--r--zh-cn/devices/tech/health/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/zh-cn/devices/tech/health/index.html b/zh-cn/devices/tech/health/index.html
index fea95b90..6bd66008 100644
--- a/zh-cn/devices/tech/health/index.html
+++ b/zh-cn/devices/tech/health/index.html
@@ -93,9 +93,9 @@
<h2 id="hal_interface">HAL 接口</h2>
-<p>health@2.0 HAL 为框架提供了与旧版 healthd 守护进程相同的功能。此外,它还提供了与 healthd 以前作为 Binder 服务提供的 API 类似的 API(即 <a href="https://android.googlesource.com/platform/frameworks/base/+/2392cbd888212f61a242058f749bcc39d495bf4b/core/java/android/os/IBatteryPropertiesRegistrar.aidl">IBatteryPropertiesRegistrar</a>)。</p>
+<p>health@2.0 HAL 为框架提供了与旧版 healthd 守护进程相同的功能。此外,它还提供了与 healthd 以前作为 Binder 服务提供的 API 类似的 API(即 <a href="https://android.googlesource.com/platform/frameworks/base/+/2392cbd888212f61a242058f749bcc39d495bf4b/core/java/android/os/IBatteryPropertiesRegistrar.aidl" class="external">IBatteryPropertiesRegistrar</a>)。</p>
-<p>主界面 <a href="https://android.googlesource.com/platform/hardware/interfaces/+/de542acbbf46812cfb53d231ecb50048baf8780e/health/2.0/IHealth.hal">IHealth</a> 提供以下函数:</p>
+<p>主界面 <a href="https://android.googlesource.com/platform/hardware/interfaces/+/de542acbbf46812cfb53d231ecb50048baf8780e/health/2.0/IHealth.hal" class="external">IHealth</a> 提供以下函数:</p>
<ul>
<li><code>registerCallback</code>,用于替换 <code>IBatteryPropertiesRegistrar.registerListener</code></li>